Compiling Problems
I tried to compile MuseScore from source following the instructions in the developer's handbook. I copied the first set of instructions into the Terminal but there was some sort of error. I'm running Ubuntu Studio. Are the commands different or is there some other problem?
Comments
You may find my experience helpful:
http://musescore.org/en/node/23173
Ok I got further this time, I downloaded Qt creator. The current version is now 5.2.0. I typed the commands in the instructions for doing something with Qt but nothing happened.
In reply to Qt Trouble by peter.frumon
Can you be more specific? Which command did you type, what did you expect it to do,
how did you ascertain it didn't do it?
Upon careful examination I discoverd that need to install Qt first. Which is why "echo "PATH=~/Qt/5.1.1/gcc_64/bin:$PATH" >> ~/.bashrc
source ~/.bashrc" didn't work.
I've been doing some experimenting and I can't figure out how to install QT.
In reply to Installing QT by peter.frumon
You can download Qt from http://qt-project.org/downloads and install it