Compilation (Development)
I hope that this is the correct section of the forum in which to post this question:
After typing make -f Makefile.osx xcode
yesterday, I was shown an error message which stated that the xcodeproj file did not exist. This is new, as I was previously able to compile/run the program from source with no problem a couple of months ago. Any suggestions as to how I can fix this issue?
Comments
You probably have more errors before. Can you paste the full log in http://paste.kde.org ?
In reply to You probably have more errors by [DELETED] 5
Hi lasconic,
On closer inspection, it looks like something is wrong with my QT installation
https://goo.gl/elp5sr
In reply to Hi lasconic, On closer by awelch83
Indeed, make sure that you have qmake in your path.
See https://musescore.org/en/developers-handbook/compilation/compile-instru…