PDA

View Full Version : /usr/include/qt3/qglobal.h:775:21: error: qconfig.h: No such file or directory


laserbeak
10th July 2007, 17:02
hi i've installed all these prerequisites for LMMS and a whole lot more
" Qt 3.x libs and Qt 3.x development libs, both multithreaded

*
under Debian run apt-get install libqt3-mt libqt3-headers qt3-dev-tools


but when i run the make command i still get this error

/usr/include/qt3/qglobal.h:775:21: error: qconfig.h: No such file or directory
/usr/include/qt3/qglobal.h:785:22: error: qmodules.h: No such file or directory
../../include/mmp.h:51: error: invalid use of undefined type 'struct QDomDocument'



and a whole lot more as you can probably imagine. qconfiv just happens to be the first one

any ideas?


-edit-
find / | grep qglobal.h* locates it in 3 different places, but the compiler can't find it??


/usr/include/qt4/QtCore/qglobal.h
/usr/include/qt4/Qt/qglobal.h
/usr/include/qt3/qglobal.h

laserbeak
10th July 2007, 17:53
it turns out that i didn't have dev package installed