compiling on mac

• Apr 15, 2022 - 08:49

Does anyone know whether the instructions for compiling on Mac are up to date?
I'm trying to go through
https://musescore.org/en/handbook/developers-handbook/compilation/compi…
and the Building Musescore instructions indicate to do the following

make -f Makefile.osx revision

However, when I try that I get an error

[marcello:~/repos/MuseScore] jnewton% make -f Makefile.osx revision
make: Makefile.osx: No such file or directory
make: *** No rule to make target `Makefile.osx'.  Stop.

Do I need to start debugging my environment, or are the instructions just a bit out of date?

I've updated my git repo to commit 60f303676e500d9cf9dc8d6afe38aa4f8f6cede2
which seems to be from yesterday, 14 April 2022.


Comments

Better check the Wiki on GitHub, the developers' handbook on musescore.org is slightly out of date.
Also join the Discord channel and ask there

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