Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 8.0.0-beta2
-
Linux
-
44aea533f8 (qt-creator/qt-creator/8.0) 44aea533f8 (qt-creator/qt-creator/master) 44aea533f8 (qt-creator/tqtc-qt-creator/8.0)
Description
- Start Creator from a command line.
- Open a Qt-based project and configure it.
- Go to "Projects" mode.
- From the menu, select "Edit" -> "Preferences..." -> "Kits" -> Kits" and remove the Kit the project is using.
- Click "OK".
On the command line, you can read:SOFT ASSERT: "k" in file /home/qt/work/build/qt-creator/src/plugins/projectexplorer/targetsettingspanel.cpp, line 292
This happens with CMake-based projects as well as with qmake-based ones.