newbie question: tangential compiler errors
newbie question: tangential compiler errors
- Subject: newbie question: tangential compiler errors
- From: JB <email@hidden>
- Date: Mon, 13 Oct 2008 12:42:14 -0700
Hi all,
I've added Apple's sample LoginItemsAE class to autolaunch an app I've built
for Tiger and Leopard. However, the app fails to compile when I add
"LoginItemsAE.c" to the app target, throwing over 3000 "syntax" and
"conflicting types" errors here:
AppKit.h > Foundation.h > NSObjCRuntime.h
I didn't get these errors beforehand, and they don't appear when
LoginItemsAE is introduced to a fresh app. I'm hoping there's an easier way
to isolate my infringing code than rebuilding my entire app with
LoginItemsAE.c introduced from the get-go.
Any pointers and suggestions would be much appreciated.
Thanks,
JB
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden