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.

CCS 5.3 appends path separator to Build directory

Hi community,

we have a problem here since upgrading to CCS 5.3. We use 'make' as an external builder for our projects.

With the update from CCS 5.2 to  5.3 the build directory returned by the CCS internal function 'pwd' returns the directory with a trailing slash.

pwd of CCS 5.2 returns c:/project

pwd of CCS 5.2 returns c:/project/

Do we have to change all our configurations in all our projects and remove the trailing slash from the Build directory or is this going to change with a future version of CCS back to the old behaviour ?

Sincerely Peter