hello world example fails
Posted: Fri Nov 25, 2011 4:13 pm
Hello, im running codelite on Ubuntu 11.10
Im trying to get the hello world example script to work with no success with the project type: GUI executable with qt enabled
the first line of the example code gives the error message "1:24: fatal error: QApplication: No such file or directory"
my understanding is that it doesn't come with the libraries (Why does it provide example code but no libraries for it?!!!) so i eventually tracked down a download from this site and followed the instructions on this page: http://doc.qt.nokia.com/4.7/qt-embedded-install.html
but still no success. Am i remotely on the right track here? ...for perspective, im a complete linux newb and don't know what the majority of commands actually do, i just need them to work.
...alternatively can anyone recommend a programming environment that doesn't force me to search for hours on the internet for the tools required to run its own example script?
Im trying to get the hello world example script to work with no success with the project type: GUI executable with qt enabled
the first line of the example code gives the error message "1:24: fatal error: QApplication: No such file or directory"
my understanding is that it doesn't come with the libraries (Why does it provide example code but no libraries for it?!!!) so i eventually tracked down a download from this site and followed the instructions on this page: http://doc.qt.nokia.com/4.7/qt-embedded-install.html
but still no success. Am i remotely on the right track here? ...for perspective, im a complete linux newb and don't know what the majority of commands actually do, i just need them to work.
...alternatively can anyone recommend a programming environment that doesn't force me to search for hours on the internet for the tools required to run its own example script?