We (half) solved this on IRC yesterday. Jim is running El Capitan, Qt 5.4.0 and CMake 3.2.2, XCode7. Apparently the 10.10 sdk is not installed in this case.
* He uncommented https://github.com/musescore/MuseScore/blob/e342fda2f842b663dc09bda313921cc1730eb2a2/CMakeLists.txt#L93 and change the sdk to 10.11. * make -f Makefile.osx clean * make -f Makefile.osx xcode * open the xcode project, and run All_BUILD, Install and then mscore. I'm not sure why Cmake(?) picks the 10.10 sdk and not the 10.11 one, even if the first one is missing. lasconic 2015-10-05 10:42 GMT+02:00 ABL <antonio.lo...@alice.it>: > I think the warnings in the log file from "make -f Makefile.osx xcode" are > related to a small (non influential) bug which was solved in Qt 5.4.1. You > could consider upgrading your Qt installation. > > Unfortunately, I can't understand the error found during compilation. As a > wild guess, maybe it is trying to use dependencies compiled in the old OS: > Can you try to re-install the dependencies (via Homebrew or MacPorts, as > you > prefer)? > When exactly does the error appear? > > Ciao, > ABL > > > > > -- > View this message in context: > http://dev-list.musescore.org/can-t-compile-musescore-perhaps-because-missing-MacOSX10-10-sdk-tp7579524p7579531.html > Sent from the MuseScore Developer mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > _______________________________________________ > Mscore-developer mailing list > Mscore-developer@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mscore-developer >
------------------------------------------------------------------------------
_______________________________________________ Mscore-developer mailing list Mscore-developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mscore-developer