-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 2.7.0
-
None
-
Windows Vista 64 bit
- Have two Kits configured.
I have "Desktop" and "MinGW". - Open a CMake project and use the default build directory.
Creator will use one of the Kits for this. - In Projects mode, add the other Kit and see the "Build Location" page of the wizard.
Creator will suggest a path related to the other Kit. When adding target "Desktop", it will suggest "..\build-speedcrunch-MinGW-all". When adding target "MinGW", it will suggest "..\build-speedcrunch-Desktop-all".
Instead, Creator should use paths by default that in some way represent the used Kit.
- resulted from
-
QTCREATORBUG-8166 Creator proposes used directory when adding Kit to CMake project
-
- Closed
-