0

See screenshot, I haven't missed any semicolon or wrong property declaration they why I am having declaration issue.

enter image description here

Prince Kumar Sharma
  • 12,591
  • 4
  • 59
  • 90
  • Is there some invisible/special character there? – jtbandes Apr 14 '16 at 04:56
  • no, yesterday it was working fine. Today I opened xCode and it stopped compiling. – Prince Kumar Sharma Apr 14 '16 at 04:57
  • 1
    There are 4 error messages on that line, click on the 4 to see them. Also, the warning on line 30 is probably important. I would look at all of the warnings and errors in the "Issue navigator". Wild guess is that you messed something up in one of the header files: Radio.h or Severity.h. – user3386109 Apr 14 '16 at 05:31
  • I tried restarting system and xCode and now its not coming. I don't know what exactly happened. xCode 7.2 have some issues. – Prince Kumar Sharma Apr 14 '16 at 05:33
  • Sometimes the syntax checker gets confused. Compiling the code typically clears that up. – user3386109 Apr 14 '16 at 05:35

0 Answers0