Building a kext with Xcode 3.1
Building a kext with Xcode 3.1
- Subject: Building a kext with Xcode 3.1
- From: Eric Gorouben <email@hidden>
- Date: Tue, 15 Jul 2008 18:51:23 +0200
Hi, there,
I've got a universal kext that builds perfectly with Xcode 2.5. The
kext loads, and I'm happy...
Moving to 3.1, the project builds fine, but I get
kextload: extension xxx.kext appears to be loadable
14CtrlUserClient is not compatible with its superclass, 12IOUserClient
superclass changed?
kextload: a link/load error occured for kernel extension xxx.kext
link/load failed for extension xxx.kext
(run kextload with -t for diagnostic output)
when trying to load it. Settings are all same in both versions.
com.apple.kernel.libkern is set to 6.9.9
any hint?
Thanks
E. Gorouben
_______________________________________________
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