Developer handbook - Mac OS X
Compare this under Compile instructions (Mac OS X 10.5) - SVN trunk
cd musescore
svn co https://mscore.svn.sourceforge.net/svnroot/mscore/trunk mscore
Then under 'Build':
In a terminal, go into mscore directory
cd ~/musescore/mscore
with this under Compile instructions (Mac OS X 10.6) - SVN trunk:
cd musescore
svn co https://mscore.svn.sourceforge.net/svnroot/mscore/trunk .
And under 'Build':
In a terminal,
cd ~/musescore/mscore
There is an inconsistency in that under 10.6 the code has not been put under ~/musescore/mscore
although that is where you are trying to build from. This tripped me up because I have been wondering why my revisions weren't moving forward!
Comments
That's why there is a big WORK IN PROGRESS announcement in the 10.6 instructions. I change the end under 'Build' accordingly.
In reply to That's why there is a big by [DELETED] 5
I didn't want to edit it myself because I didn't know which way you were going with it.
Thank you.
--
colin