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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]