Hi all,
I’m trying to compile LibQxt with Qt5 on my Linux PC:
luca@slack140-gw:~/DATI/ventisei/qt5/libqxt$ ./configure -nomake gui -qmake-bin /home/luca/Qt5.0.0/5.0.0/gcc/bin/qmake -prefix /opt/libqxt_qt500/
Testing for optional external libraries.
If tests fail, some features will not be available.
Checking for qt4 WARNING: TARGET is empty
.. [failure]
Checking for db .. [success]
Checking for openssl .. [success]
Checking for xrandr .. [failure]
Checking for zeroconf .. [failure]
Autodetection finished. Running qmake.
Project ERROR: Building libqxt with qmake only works with Qt4. Use configure-premake instead.
Configure finished. Run /usr/bin/gmake now.
It tell me to use configure-premake but I don’t know how.
Have you tried?
↧