Running build with WSL toolchain fails due to whitespace in path

Completed

"/mnt/d/OneDrive - University of Ottawa/Semester/2018 Summer/Operating Systems/cmake-build-debug/Operating_Systems"

env: ‘/mnt/d/OneDrive’: Permission denied

Process finished with exit code 126

 

much of the path is truncated due to the spacing between some words. is there a way for the path to be told to use \ before every space?

0
6 comments

Hi! Could you please provide the screenshot of the error?

0
Avatar
Permanently deleted user

sure. here it is. happens on both my computers.

as you can see here everything after OneDrive is truncated for some reason and I think it is due to the whitespace

building works fine, but running crashes as above

0

Thanks! Could you please try CLion 2018.2 EAP? You don't need to uninstall the stable version in order to test the EAP build - they can be installed side-by-side. Is the issue still actual in the EAP build?

0
Avatar
Permanently deleted user

should have specified earlier. I'm already on 2018.2 EAP on both my laptop and my desktop. My laptop is on the latest stable build of Windows and my desktop on the latest Insider Preview (if that makes any difference).

0
Avatar
Permanently deleted user

should I open a ticket on youtrack?

0

Thanks for creating https://youtrack.jetbrains.com/issue/CPP-13517! I've asked the responsible developer to take a look at the problem.

0

Please sign in to leave a comment.