This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCSv6.1.0.00104: __cplusplus not defined even with --cpp_default and --embedded_cpp flag set on command line

Guru 20045 points


Hello,

The IDE is showing the following code surrounded by #ifdef __cplusplus grayed out even though --cpp_default and --embedded_cpp flags are set on command line.

I am getting build errors because of this issue.

Stephen