-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 2.6.0
-
None
-
Windows Vista 64 bit
- Open a CMake project and use the default build directory.
- In Projects mode, add a Kit and see the "Build Location" page of the wizard.
Creator proposes the default build directory again. Running CMake will either fail or overwrite the existing configuration. None of the two is desirable.
Instead, Creator should either:
- use directories depending on the Kit name like in qmake projects
- add a number (or similar) to the directory like the "New Project" wizards do
- replaces
-
QTCREATORBUG-7860 qtcreator does not allow changing the default build directory
-
- Closed
-
- resulted in
-
QTCREATORBUG-8425 Broken selection of build directories for CMake project
-
- Closed
-