Re: iPhone cannot compile 2.2 SDK application for 3.0 SDK
Re: iPhone cannot compile 2.2 SDK application for 3.0 SDK
- Subject: Re: iPhone cannot compile 2.2 SDK application for 3.0 SDK
- From: Graham Cox <email@hidden>
- Date: Wed, 15 Jul 2009 21:07:46 +1000
On 15/07/2009, at 7:18 PM, Shraddha Karwan wrote:
error: syntax error before 'AT_NAME' token
error: syntax error before '}' token
fatal error: method definition not in @implementation context
This looks like you're missing the @end from the bottom of a class
definition somewhere. Maybe you accidentally edited UIKit.h?
--Graham
_______________________________________________
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