Re: [Mscore-developer] MuseScore run error in Xcode project.

2015-11-17 Thread Joachim Schmitz
-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

Re: [Mscore-developer] MuseScore run error in Xcode project.

2015-11-17 Thread Lasconic
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

Re: [Mscore-developer] MuseScore run error in Xcode project.

2015-11-17 Thread 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 linking with freetype2.(project was not linked "ft2build.h) I build success mscore project. and ru

Re: [Mscore-developer] MuseScore run error in Xcode project.

2015-11-17 Thread Lasconic
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

[Mscore-developer] MuseScore run error in Xcode project.

2015-11-16 Thread TianDaGe
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