Bad OSX Build
Hi,
I downloaded the latest Musescore code from git, and followed the build instructions.
At first I used MacPorts and not Homebrew.
When I built the app, the resulting mscore.app/Contents had no Frameworks folder.
I uninstalled MacPorts and installed Homebrew, and now the build doesn't find dependencies.
Is there a standard way to embed Frameworks using MacPorts, or to change the dependencies from MacPorts to Homebrew?
Thanks in advance!
Comments
Hi,
I use homebrew to compile and it works for years now. What sort of errors do you have?
If you want, you can talk with other developers on IRC #musescore on freenode.net https://kiwiirc.com/client/irc.freenode.net/?nick=musescore|?#musescore
In reply to Hi,… by [DELETED] 5
Is there a way to switch from MacPorts to Homebrew?
The errors are not finding necessary files (specifically snd lib header file)
In reply to Is there a way to switch… by Og29
I guess the problem is fixed after our talk on IRC right?
In reply to I guess the problem is fixed… by [DELETED] 5
Yes thanks a lot!