Re: Xcode 2.4 SDK missing files
Re: Xcode 2.4 SDK missing files
- Subject: Re: Xcode 2.4 SDK missing files
- From: Tommy Nordgren <email@hidden>
- Date: Wed, 9 Aug 2006 05:43:19 +0200
On Aug 9, 2006, at 4:38 AM, Eric Albert wrote:
On Aug 8, 2006, at 4:28 PM, Shaun Wexler wrote:
After installing Xcode 2.4, I can no longer compile my kext which
imports <IOKit/apple80211/AirPortComm.h>, because the file is not
included anymore. Symbols and definitions it contained are not
found in any of the apple80211 files in the updated
Kernel.framework. Please advise. Thanks!
The Mac OS X 10.4u SDK in Xcode 2.4 is based on the version of the
OS which ships with the Mac Pros. That release includes some
AirPort changes and apparently does not include IOKit/apple80211/
AirPortComm.h. If you need to call functions which were previously
defined in that header, you may want to ask DTS where they've moved
to.
-Eric
_______________________________________________
Actually it's easy to find out which header file includes a given
function.
There is a very capable free (free beer not freedom :) text editor
called
TextWrangler available at www.barebones.com that includes the ability
to search a set of directories for files that contains a specific
string.
-------------------------------------
This sig is dedicated to the advancement of Nuclear Power
Tommy Nordgren
email@hidden
_______________________________________________
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