Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.0.0-rc1
-
Windows 7 64 bit
Description
- Make sure you have a CMake binary in your PATH variable.
- Start Creator with empty settings, e.g. by passing the parameter -settingspath <empty directory>.
Creator will find CMake and configure a default kit with it. - Quit Creator.
- Make sure you do not have a CMake binary in your PATH variable.
- Start Creator with the same settings as in step 2, e.g. by passing the parameter -settingspath <same directory as in step 2>.
- Go to "Tools" -> "Options..." -> "Build & Run" -> "Kits".
A warning icon is being displayed for the default kit. - Hover the mouse pointer over the default kit.
A tooltip will be shown: "No CMake Tools configured, CMake Generator will be ignored". - Select the default kit.
There is no CMake Generator selected for the kit. That combo box is completely empty.
Creator should not show a warning that a non-existing setting will be ignored. If a CMake Generator is still selected, Creator should display it.
Attachments
For Gerrit Dashboard: QTCREATORBUG-16103 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
156242,3 | CMake: Do not warn if there is no cmake but a generator is selected | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |