Trouble including framework from new target
Trouble including framework from new target
- Subject: Trouble including framework from new target
- From: Nick Dowell <email@hidden>
- Date: Fri, 1 Oct 2004 17:31:24 +0100
Hi,
I'm having trouble understanding whats going on here...
I created an IOKit Driver project using XCode 1.5 which I have been
working on a while.
I needed to add a second target which creates a static library with
some floating-point routines in it (it's a CoreAudio driver and this is
how it is recommended to do it) which is linked into the final binary.
The trouble is that from this second target, I cannot #include any of
the headers in Kernel.framework, which is included in the project (I
can include them from the first target). I didn't think frameworks were
target - specific, and indeed it is not possible to add
Kernel.framework to the project again. So why is this happening?
Any ideas?
Thanks,
Nick
_______________________________________________
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