Linux QT's base installation directory ????
Posted: Sun Jan 03, 2010 3:45 am
I followed http://codelite.org/LiteEditor/QmakePlugin to set up Qt4 for CodeLite in ubuntu 9.10
I've got
/usr/include/qt4 -- for all header files
/usr/lib/qt -- for libraries
So, do we set 'QTDIR' to '/usr' ?? or something else?
Cheers
JIA Pei
How to set up 'QTDIR' in Ubuntu 9.10?The 'QTDIR' should point to your Qt's base installation directory
I've got
/usr/include/qt4 -- for all header files
/usr/lib/qt -- for libraries
So, do we set 'QTDIR' to '/usr' ?? or something else?
Cheers
JIA Pei