Re: What is this error: error: expected specifier-qualifier-list
Re: What is this error: error: expected specifier-qualifier-list
- Subject: Re: What is this error: error: expected specifier-qualifier-list
- From: Kyle Sluder <email@hidden>
- Date: Fri, 17 Apr 2009 14:18:39 -0400
On Fri, Apr 17, 2009 at 2:08 PM, Greg Robertson <email@hidden> wrote:
> error: expected specifier-qualifier-list before 'mySubClass'
>
>
> What does this mean?
It means that you have a syntax error on that line or before, and the
compiler got confused and couldn't parse that line.
> Also is there a reference for XCode compiler error messages?
The compiler itself is gcc, which has its own reference included in
the full Developer docset.
--Kyle Sluder
_______________________________________________
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