syntax error before ‘AT_NAME’ token

I also ran into this rather less-than-obvious error message compiling Objective-C code on MacOS X 10.5:

   syntax error before ‘AT_NAME’ token

I eventually resolved it thanks to this blog entry. The compiler was moaning about a missing @end in a header file.

0 Responses to “syntax error before ‘AT_NAME’ token”


  1. No Comments

Leave a Reply

You must login to post a comment.