Details
-
Bug
-
Resolution: Done
-
P5: Not important
-
Qt Creator 2.4.0-beta, Qt Creator 2.4.0
-
Mac OSX, Windows 7, Linux (Ubuntu 11.04)
Description
Steps to reproduce:
- Load or create a CMake project (e.g. CMakeLists.txt from speedcrunch)
- set the project up by running CMake by creator's wizard
- switch to cmdline or file manager and remove the entire build directory
- switch back to creator
Expected result:
- nothing should happen - or a warning of a missing build directory should appear
Current result:
- Projects tree removes the name of the project (see attached screenshot)