Linux build qt4 then q5
Posted: Mon May 25, 2015 6:09 pm
I am trying to build QLC+ on Ubuntu using qt5. I had previously built it very successfully using qt4 but as I need video for our next show I wanted to do it with qt5.
I followed all the instructions in build details and the various installs seemed to go fine but when I build with the qt5 qmake I get this message:
Project MESSAGE: Building QLC+ 4 QtWidget UI and it immediately goes back to the command prompt.
I have renamed the previous QLC+ folder in my home dir and re-cloned from git but it is the same.
Straight qmake (which is qt4) gives a different error: Unable to generate makefile for ... qlc.pro
Doing make distclean also errors:
Project ERROR: Unknown modules in QT: script.
What am I missing?
I followed all the instructions in build details and the various installs seemed to go fine but when I build with the qt5 qmake I get this message:
Project MESSAGE: Building QLC+ 4 QtWidget UI and it immediately goes back to the command prompt.
I have renamed the previous QLC+ folder in my home dir and re-cloned from git but it is the same.
Straight qmake (which is qt4) gives a different error: Unable to generate makefile for ... qlc.pro
Doing make distclean also errors:
Project ERROR: Unknown modules in QT: script.
What am I missing?