Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
Qt Creator 15.0.0-beta1
Description
It may happen that you can end up with wrong Qt version information.
Not exactly sure what caused this, but some hints
- originally used a QC self-built based on Qt6.4, dedicated settings - the kit likely was Qt6.4
- created new build based on Qt6.6
- copied the old settings (of the 6.4 build) to a new folder (for the 6.6 build)
- opened a project that had been inside a session (originally Qt6.4)
- failed to build, had some vanished kit (6.4) which I tried to recreate - this ended in the kit shown in the screenshot
Note: the name of the kit is the default template
Qt %{Qt:Version} (macos)
If it matters: qmake based project