I got it working by adding:

-DQT_QMAKE_EXECUTABLE=/opt/qt4/bin/qmake

Info found in:
https://ubuntuforums.org/showthread.php?t=2168435

So the modified cmake command was:

cmake -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DQT_QMAKE_EXECUTABLE=/opt/qt4/bin/qmake -Wno-dev ..



Wayne Sallee
[email protected]
http://www.WayneSallee.com
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to