-developer] MuseScore run error in Xcode project.
As I said, try to build with Qt 5.4.
lasconic
2015-11-17 10:36 GMT+01:00 TianDaGe mailto:tiandage...@outlook.com> >:
Thanks for your reply.
of course. i builded debug project as following as guide of mac compile
instruction.
so i cre
As I said, try to build with Qt 5.4.
lasconic
2015-11-17 10:36 GMT+01:00 TianDaGe :
> Thanks for your reply.
> of course. i builded debug project as following as guide of mac compile
> instruction.
> so i created a debugging and developing MuseScore project.
> and i fixed some problem such as li
Thanks for your reply.
of course. i builded debug project as following as guide of mac compile
instruction.
so i created a debugging and developing MuseScore project.
and i fixed some problem such as linking with freetype2.(project was not
linked "ft2build.h)
I build success mscore project. and ru
You probably compiled with Qt 5.5. The build process is designed for Qt 5.4.
See
https://musescore.org/en/developers-handbook/compilation/compile-instructions-mac-os-x-git
lasconic
2015-11-17 5:43 GMT+01:00 TianDaGe :
> I compiled MuseScore in xcode project and builded success.But in running
> e
I compiled MuseScore in xcode project and builded success.But in running
error is appeared.dyld: Library not loaded:
@rpath/QtDesigner.framework/Versions/5/QtDesigner Referenced from:
/Users/doa/MuseScore-2.0.2/build.xcode/mscore/Debug/mscore.app/Contents/MacOS/mscore
Reason: image not foundwhat