Developer handbook - Mac OS X

• Oct 16, 2010 - 14:09

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

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