Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.15.0-beta1, Qt Creator 5.0.0-beta1
-
None
-
-
743ef263c9479ef06a56de154611a01c6aee9973
Description
When you switch only the Kit in the bottom-right menu, the compiler configuration isn't changed.
Steps to reproduce:
- Have your project have build configuration in two or more kits
- Confirm that your source code properly detects the compiler/kit (inspecting the code model suffices)
- Switch kits but don't click any other Build config
Expected behaviour:
The build config is applied
Actual behaviour:
The previous build (in the non-selected Kit) is still active.
Workaround:
Select another build in the new Kit, then select the build you want.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-25593 Creator keeps getting confused between Kits
- Closed