On Mar 22, 2010, at 1:38 PM, Wolf Drechsel wrote:
Sorry, I was under the impression that you are using Mac OS X 10.5 Leopard, not Snow Leopard.
Yes, the lack of MacOSX10.4u.sdk is obviously significant for the available xcodeproject of the application launcher. Please be aware that the release version 0.47 was not built on Snow Leopard, nor are the current development snapshots built on Snow Leopard. I.e. you are trying to do something new that seems to require part of the packaging modules to be modified and updated to run on OS X 10.6 Snow Leopard.
I recommend to file a bug report, detailing the SL related errors you see when trying to package the application. Please include all relevant information about your OS and Xcode version.
The GTK+/Quartz (so-called "Aqua") version will also require changes to both the build scripts and the launcher scripts - but this should be handled in a separate bug report, similar to the one Wolf filed for removing the code launching X11 on Tiger [1].
Do you have an up-to-date and complete Xcode installation?
AFIK -- 3.2.1
Did you check if MacOSX10.4u.sdk is available as optional install for Xcode 3.2.x?
Hi,
that's what I found in another context:
You missed simply to install 10.4u-sdk when installing xcode. It is not default, just additional install for crosscompiling.
you're right - didn't expect to need it --
(was here: http://www.blender.org/forum/viewtopic.php?t=15697&sid=4e4a4b850057802bd... )
And be sure to use gcc-4.0 - they say more recent compilers wont work.
Not sure how to do that .......... see my other Q to ~suv
Greetings,
Wolf
Stu