C++ development in RTC
I'm currently testing C++ development with RTC and I found a problem with Checking in my source code.
After the check in, my project's name changes from
myProject --> myProject (repo workspace - core)
From then on, I can't compile the project (which was fine beforehand) due to an invalid directory name...
Jan
After the check in, my project's name changes from
myProject --> myProject (repo workspace - core)
From then on, I can't compile the project (which was fine beforehand) due to an invalid directory name...
Jan