Can no longer compile for Device SDK: error: IOKit/IOKitLib.h: No such file or directory (amongst other errors)
Can no longer compile for Device SDK: error: IOKit/IOKitLib.h: No such file or directory (amongst other errors)
- Subject: Can no longer compile for Device SDK: error: IOKit/IOKitLib.h: No such file or directory (amongst other errors)
- From: Joost Kemink <email@hidden>
- Date: Mon, 18 Aug 2008 23:44:05 -0700
Hello fellow x-code users...
After having spent an entire evening trying to determine why this
build error is occurring, I'm resorting to the mailing list for
enlightenment.
I created a simple iPhone application project that I was able to run
in the simulator and also on the iPod touch.
After trying to include the CoreGraphics framework (I tried so set the
linewidth of a pen) unsuccessfully, I removed that framework from the
project again. I can still build and run successfully with the active
SDK set to Simulator, but trying to build and run with the active SDK
set to Device fails in the compile phase. One of the errors I get is:
"error: IOKit/IOKitLib.h: No such file or directory", there are
several other file not found errors.
Other projects where I didn't try to include another framework, still
build fine for both SDKs.
I tried removing and re-adding the frameworks, re-building, emptying
the cache, but all to no avail. I browsed the Internet and the list
archives, to no avail either. I am now stuck, hence this post to the
list :-)
I would appreciate any help you could provide, thanks in advance for
your support.
JK
_______________________________________________
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