Re: IOKit.framework - The Destruction of my Project
Re: IOKit.framework - The Destruction of my Project
- Subject: Re: IOKit.framework - The Destruction of my Project
- From: Jens Alfke <email@hidden>
- Date: Tue, 12 Feb 2008 15:59:29 -0800
I think something's messed up with the compiler's include search
paths, and it's finding some headers in the 10.4 SDK and some in 10.5
(either the SDK or in /System/Library/Frameworks itself.) So some of
the 10.5 headers are using 10.5 symbols that weren't defined in the
10.4 headers already parsed...
So double-check the target and project settings for compiler include-
file paths. Also check that the frameworks you added to the project
are all in the correct SDK.
—Jens_______________________________________________
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