Re: error building against sdk 10.5
Re: error building against sdk 10.5
- Subject: Re: error building against sdk 10.5
- From: Tony Becker <email@hidden>
- Date: Tue, 22 Jul 2008 16:29:31 -0400
I'm going to make some assumptions here...
This is a project that "works" under 10.4 and has compile errors when
the SDK is "switched" to 10.5
Go into your "Targets" and select your application, or the first
dependancy of your target that doesn't build
Double click on the target to get the info screen.
Go to the build tab and look for anything else that is set to 10.4, or
the 10.4 SDK.
Sometimes, as you develop, the SDK gets "hard coded" into the project,
rather then a token.
Sometimes, assumptions are made in the project and there are other
settings that need to change too.
Mixing the SDK's headers can produce the compile errors you've seen.
Look at the quoted search paths at the very bottom too...
On Jul 22, 2008, at 4:15 PM, Nick Zitzmann wrote:
On Jul 22, 2008, at 2:12 PM, g biss wrote:
This I don't know. The installer put it there?
Not on my system, it didn't. DictionaryServices is supposed to be
part of the CoreServices framework.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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
_______________________________________________
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