Community
Participate
Working Groups
Build Identifier: 5.0.0.201105061712 If you add the line "#define" in a source file, the error you get is: "epro01.cc", line 8.9: 1540-0814 (S) Expecting a macro name on the #define directive but found "". The Problems view just shows "gnmake: *** [all] Error 1" Clicking on the error will not jump to the spot in the code. Reproducible: Always Steps to Reproduce: 1.Create a remote C/C++ project 2. Added a #define statement to a source file and don't assign anything to it. 3. Build the project and see the Problems view.
Assuming this will not be fixed.