Re: Kernel Framework missing?
Re: Kernel Framework missing?
- Subject: Re: Kernel Framework missing?
- From: Eric Peyton <email@hidden>
- Date: Tue, 12 Jun 2001 15:28:06 -0500
The kernel framework can only be included in projects that are
built inside the kernel. You can't include it directly in to user
land applications.
syslog does not require the kernel framework as far as I can tell.
syslog functions require the system framework, which every default
OS X application includes already.
Eric
On Tuesday, June 12, 2001, at 02:56 PM, Hua Ying Ling wrote:
I'm trying to use syslog which requires the kernel framework, but
when I
try to add the framework to my project I project builder gives me this
error "can't locate framework for: -framework Kernel" I also find that
the actual binary for the framework is missing the the documentation is
present.
Can I download this framework separately? Also is there online
documentation on how to use syslog, I'm still not sure how use the
function calls after looking at the headers.
Thanks
~Hua Ying
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev