-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt Creator 17.0.0
-
None
-
08a5d9f0c (18.0)
This seems to be a result of the filtering of the combo boxes for the kit aspects.
For example:
- register a remote linux device
- add a kit (defaults to a desktop kit)
- set the build device to "remote linux"
The compiler and the Qt version in the UI are both set to "None", and if you haven't registered any compiler/Qt for the device they are even disabled.
BUT, unexpectedly the compiler and Qt version are still considered to be the desktop compiler and desktop Qt, as can be observed via the kit's tool tip.
If you have a compiler registered for the remote linux device and set that as the compiler for the kit, the kit is marked as "broken" because the Qt version and the compiler don't match (even though the Qt version is "none" in the UI with no way to change it if you haven't also registered a Qt version for the device).
For Gerrit Dashboard: QTCREATORBUG-33456 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
674400,4 | Kits: Fix that selected value didn't match actual value | 18.0 | qt-creator/qt-creator | Status: MERGED | +2 | +1 |