Compiling Errors
I am almost finished, I hope, compiling MuseScore from the latest source code. When I run the make command, I get the following error message.
CMake Error at mscore/CMakeLists.txt:167 (QT5_ADD_RESOURCES):
Unknown CMake command "QT5_ADD_RESOURCES".
-- Configuring incomplete, errors occurred!
make[1]: Entering directory `/home/peter/MuseScore/build.release'
make[1]: *** No rule to make target `lrelease'. Stop.
make[1]: Leaving directory `/home/peter/MuseScore/build.release'
make[1]: Entering directory `/home/peter/MuseScore/build.release'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory `/home/peter/MuseScore/build.release'
make: *** [release] Error 2
What does it mean and how do I fix it?
Comments
Maybe related to http://musescore.org/en/node/24398 and you running a Cmake below 2.8.7?
Which OS ?
Which version of Qt ?
I am running Ubuntu Studio LTS, I think that's 12.04. Acording to the Synaptic Package Manager, I have Cmake 2.8.7 . I'm not sure what's going on there.
I've got QT Creator 2.4.1
In reply to Cmake QT and and OS by peter.frumon
I'm using Qt Creator 3.0, the latest. It brings along Qt 5.1.1 and 5.2.0