Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.1.2
-
9a5f81d96fd81dfeec9edd47c73f74498bc1b897 (3.3 , 24.11.2014) 80e60a5be5a09ab50452e923c8c24f83ffbe4e70 ac1d9abd0733567f8a94bf3374fb6d36e59a08bf
Description
sdktool rmTc works fine, but Qtcreator does not:
sdktool rmTc removes the Toolchain in /usr/share/qtcreator/QtProject/qtcreator but QtCreator still detects it.
My guess is that QtCreator is supposed to remove it from ~/.config/QtProject/qtcreator when it is not found in the share folder but for some reason it does not.
Removing QtVersion, Kit or Debugger works.
Attachments
Issue Links
- resulted in
-
QTCREATORBUG-13515 Kits: QC removes all configured compilers from kits
- Closed