Re: Have a problem with a authorization code - ZeroLink: unknown symbol '_NSApplicaitonMain'
Re: Have a problem with a authorization code - ZeroLink: unknown symbol '_NSApplicaitonMain'
- Subject: Re: Have a problem with a authorization code - ZeroLink: unknown symbol '_NSApplicaitonMain'
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 18 Jul 2007 21:09:19 -0600
On Jul 18, 2007, at 8:54 PM, deepak gopal wrote:
But after I obediently copied the code in the book and
tried running it, Xcode gave me an error - ZeroLink:
unknown symbol '_NSApplicaitonMain'
And my project aborted (SIGABRT)
Did you get any warnings when building the project? The symbol is
NSApplicationMain(), not NSApplicaitonMain(), so I'm guessing there's
a typo in your code...
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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