hi!
i can't compile my first qt program, the "hello world" included on the QT assistant.
qmake -project : no problem
qmake: no problem
make: i get the following error:
|
Source code
|
1
2
|
main.cpp:1:24: error QApplication: Can't find the file
(the same with QPushButton)
|
(well, i use it in spanish, so it may be a little different).
I use Kubuntu 06.06. Installed the QTs with synaptic, so i supone there are no problems with the packages installed. Just in case, these are all i have: qt3-apps-dev, qt3-assistant, qt3-designer, qt3-dev-tools, qt3-doc, qt3-examples, qt3-lynguist, qt3-qtconfig, qt4-designer, qt4-dev-tools, qt4-doc qt4-config,
i've tried some of the things i read in this forum, but none worked. Anyway, i am quite newbie using linux, so i supose the problem has a trivial solution.
thanks for your help,
manuel
This post has been edited 1 times, last edit by "supermanue" (Aug 15th 2006, 12:34pm)