29 October 2007
syntax error before ‘AT_NAME’ token
This means you have some junk in one of your header file that should be there.
Tip of the hat to Infurious Blog for pointing out one possible meaning of this error; a missing @end in an Objective-C class header file.
Another possibility for this (

