Re: Dummy question about CF source
Re: Dummy question about CF source
- Subject: Re: Dummy question about CF source
- From: Kevin Van Vechten <email@hidden>
- Date: Mon, 7 Jun 2004 13:09:25 -0700
In this situation, the best solution is to copy the PrivateHeaders
directory of the built CF-lite into the PrivateHeaders directory
(create it first) of the CoreFoundation framework. But, as you
noticed, you don't want to override the Headers directory or the
CoreFoundation library itself.
- Kevin
On Jun 7, 2004, at 12:51 PM, Christoph Ndgeli wrote:
On 7 Jun, 2004, at 16:38, Eric Seidel wrote:
You are correct, there is a "lite" version distributed with Darwin.
All open source projects which use CF (are supposed to) use the
"lite" version only.
The kext_tools need a header file called 'CFBundlePriv.h'. That's not
included in the CoreFoundation I got with 10.3.4, but it is with the
OpenSource version. How can I compile the kext_tools on OS X (10.3.4)?
I don't think I should install both of them in parallel?
Compiling CF-lite and replacing the CF on your Mac OS X system will
do *bad* things.
Yep. I noticed... ;)
--
Christoph
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.