I think there is something in CMake to do the same thing. Check :
> wow, great job! I was not aware of the existence of that Qt mac
> deployment script, stupid that I missed that...
>
> I'm now thinking that it's due to something with static linking going
> wrong, that with me the splash screen would not work and the icons
> would disappear. I've tried to build MuseScore again yesterday, from
> trunk with the latest Qt manually compiled, and as I did it earlier
> all statically linked, and it failed for me again. Clearly, just using
> the SDK as it can be downloaded is the way to go (and quite a relief
> that I don't have to manually compile Qt myself anymore, it takes half
> a day...)
>
> This weekend I'll have access to a Mac with G4 processor and OSX 10.4,
> I'll test it on there too and report the results.
>
> Cheers,
>
> Joachim
>
> 2009/6/30 Lasconic <
[hidden email]>:
>> Thanks to Joachim and his invaluable work(1), I managed to build a new
>> alpha release on my new macbook.
>> You can found it at
http://prereleases.musescore.org/macosx>>
>> For those interested, it's quite simple:
>> - Install Qt SDK from nokia website, the dmg is ok
>> - Install CMake 2.6.4 from cmake.org, the dmg is ok
>> - check out musescore trunk from SVN
>> - run cmake -G Xcode in mscore directory
>> - double click on the mscore.xcodeproj file created in the finder
>> - in XCode, click Build and Go. And 1 hour or so later you will have
>> musescore on your screen.
>>
>> To package it, I use the marvelous macdeployqt utility install with Qt.
>> Just run macdeployqt mscore.app -dmg and you'll have a DMG file with
>> Qt included as a framework in mscore.app
>>
>> Once I did that, I realize that
>> - the font issue is no more present
>> - I can see the slashscreen ;)
>> - Icon in svg are ok (?)
>> - Tooltips are ok too
>>
>> I still had the crash on quit but I solve it by commenting out the
>> code to delete the window on close event in mscore.cpp.
>> So
>> - no more crash on quit
>>
>> Tested only on 10.5.6 and 10.5.7.
>>
>> So what's next ?
>> - There's still no sound nor midi input
>> - Plugins are not working, most likely they are not packed in
>> - Same for templates and other external files...
>> - Macosx integration sucks... no icon, bad name in the dock etc ...
>>
>> Test yourself :)
>>
>> Lasconic
>>
>> (1)
http://n2.nabble.com/build-for-mac-os-x-td1499960.html>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Mscore-developer mailing list
>>
[hidden email]
>>
https://lists.sourceforge.net/lists/listinfo/mscore-developer>>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Mscore-developer mailing list
>
[hidden email]
>
https://lists.sourceforge.net/lists/listinfo/mscore-developer>