Greetings.
I just installed Qt 5, specifically Qt 5.0.1 for 32-bit Windows (MinGW 4.7, 823 MB). Download it from http://qt-project.org/downloads.
The entire installation process went well and achieved successfully execute several ejmplos demonstration.
However, when I try to run a program spreadsheet that I made some time ago (this is really an example program that appears in the book “C + + GUI Programming with Qt 4” which I completed), I get the following error message :
“QTableWidgetItem: No such file or directory”
Even for other sample programs that I did get this error message:
“QtGui / Application: No such file or directory”
All these programs ran perfectly when I wrote and run using QtSDK 1.2.1 (which was the version of Qt that was using until now to install Qt 5).
So what is the problem or that you need:
- I did the installation wrong?
- I need to do something else after installation? (I just follow the installation wizard)
- How do I fix this problem? … Should I change any environment variable?
Right.
As always thanks in advance for any responses and/or comments
↧