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