Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: Qt Creator 2.5.0
-
Fix Version/s: Qt Creator 2.5.1
-
Component/s: Project & Build Management
-
Labels:
-
Environment:Windows only
-
Commits:a4bd79f7328b5d25f7acaf3c2bfba4f9d954cca0
Description
When Qt Creator resides in a path with spaces in it then it will fail when qtcreator_ctrlc_stub is used internally. This is because it does not see that the path is quoted correctly due to an error in the qtcreator_ctrlc_stub tool.