I unchecked "Precompile Prefix Header" in the new target's build settings
(per Chris's comments) and it compiles without error now.
Thanks!
JB
On Mon, Oct 13, 2008 at 8:07 PM, Chris Hanson <[EMAIL PROTECTED]> wrote:
> On Oct 13, 2008, at 12:42 PM, JB wrote:
>
> I've added Apple's sample LoginIt
On Oct 13, 2008, at 12:42 PM, JB wrote:
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
On Mon, Oct 13, 2008 at 3:42 PM, JB <[EMAIL PROTECTED]> wrote:
> 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
> "c