kernel framework different than others?
kernel framework different than others?
- Subject: kernel framework different than others?
- From: Eric Hackborn <email@hidden>
- Date: Fri, 21 May 2004 10:14:33 -0700
Hi all,
I have a project and I want to use some functions in OSAtomic.h.
I dropped the Kernel.framework from System/Library/Frameworks/
into the project and used the standard
#include <libkern/OSAtomic.h>
but it can't find the header or its functions. I've included
functionality
from other frameworks doing exactly the same thing -- is there
something different about Kernel? I found an example project
that used it but as far as I can tell all the settings are the same,
the containing groups are the same, etc. Is there something
obvious I'm missing?
thanks much,
eric hackborn
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.