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.

CCS5.1 - Compilation in Release mode

Guru 10750 points


Hi,

I'm trying to compile my project in Release mode but it is trying to check the obj files of the debug mode, in order to switch to release mode I did the follow - 

- changed the configuration to Release [Active]

- changed the Directory Specifier - > Object & Assembly to the release directory

Is there anything else I need to do?

Thanks,

HR