Re: Screensaver won't run on 10.6 even after porting to 64-bit
Re: Screensaver won't run on 10.6 even after porting to 64-bit
- Subject: Re: Screensaver won't run on 10.6 even after porting to 64-bit
- From: Kyle Sluder <email@hidden>
- Date: Sun, 11 Oct 2009 13:11:17 -0700
On Oct 11, 2009, at 1:06 PM, Ben Haller <email@hidden>
wrote:
Yes, but my code also needs to compile as GC-unsupported against
the 10.4 SDK, where any GC-specific calls that I might need to make
will not compile. Am I missing something?
Do you really need to compile against the 10.4 SDK? Why not compile
against the 10.6 SDK with a 10.4 deployment target?
If you don't need the NS/CFMakeCollectable or other GC-specific
functions (which most usually don't) then it's a moot point.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden