Compiling Errors

• Jan 28, 2014 - 09:31

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

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

Do you still have an unanswered question? Please log in first to post your question.