LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Qt4 missing header files (https://www.linuxquestions.org/questions/programming-9/qt4-missing-header-files-521065/)

SPo2 01-19-2007 11:41 PM

Qt4 missing header files
 
Hi All;

When i try to compile the free QT4 with QNetwork.h, Qftp, i faced errors.

Even with the example source that ships with Qt4, it shows

"No such file" during my qmake.


Advise from anyone?
THanks....

matthewg42 01-20-2007 12:25 AM

What distro (please update your profile as well as saying it here)? How were the examples installed? Did you build the QT4 library itself already, or install a binary?

Mara 01-20-2007 04:36 PM

Trolltech examples use #include <QtNetwork> and such. Try without .h.


All times are GMT -5. The time now is 11:06 PM.