Re: Missing headers for 10.3.9 QuartzCore.framework
Re: Missing headers for 10.3.9 QuartzCore.framework
- Subject: Re: Missing headers for 10.3.9 QuartzCore.framework
- From: Shaun Wexler <email@hidden>
- Date: Fri, 20 May 2005 11:31:48 -0700
On May 20, 2005, at 11:16 AM, Byron Wright wrote: how I fixed this was install the qt7 sdk on a panther system and then copy the QTKit.framework, Quicktime.framework and QuartzCore.framework over to the Tiger 10.3.9 SDK. I also copied the /usr/lib/AvailableMacros.h file that got updated over to the 10.3.9 SDK. I was also having problem (compiling errors about MAC_OS_X_VERSION_10_4) cross compiling for 10.3.9 using gcc 4 with the QT 7 SDK installed in the 10.3.9 SDK on my Tiger partition, so I am using gcc 3 for cross compiling and everything is working nicely again.
Thanks, that's what I had to do also. I filed a bug when I first discovered the problem, but it was quickly closed as "Behaves Correctly", so I had to ask to have it reopened. Another bug is that including it with -weak_framework allows the build to succeed, but crashed dyld when loading the executable.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden