• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Error: parse error before 'AT_NAME' token
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error: parse error before 'AT_NAME' token


  • Subject: Re: Error: parse error before 'AT_NAME' token
  • From: Theo Vosse <email@hidden>
  • Date: Fri, 21 Oct 2005 09:13:54 +0200

On Oct 21, 2005, at 1:36 AM, Tito Ciuro wrote:

What does this mean?: PictureRetriever.h:17: error: parse error
before 'AT_NAME' token

It means precisely what is says: the parser has detected an error before an "@" symbol.


It's impossible to say what the problem is without the sources, but given that it's early in a .h file, I guess it is parsing the @interface line. You probably cannot see the error there (otherwise you wouldn't have mailed this list, I assume), so the error is most likely at the end of the #include or #import file just before that line. If not, send more context...

    Theo

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Binding to CoreImage?
  • Next by Date: Re: NSWindow and NSImageView
  • Previous by thread: Error: parse error before 'AT_NAME' token
  • Next by thread: Problems with Core Data and NSArrayController
  • Index(es):
    • Date
    • Thread