Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.3.1
-
None
-
5ab7500b64d1983c7eb783eb4fdb1796671be8c4
Description
Sometimes Qt versions registered by the SDK are copied into QtProject/qtcreator/qtversion.xml with resolved names. This seems to happen when different Qt Versions with the same autodetectionSource exist.
How to reproduce
Install two different Qt SDK's with the same Qt version
Start Qt Creator from one, close it
-> qtversion.xml contains auto detected Qt Version with unresolved "Name"
Start Qt Creator from second, close it
-> qtversion.xml contains auto detected Qt Version with resolved "Name"
Attachments
Issue Links
- replaces
-
QTBUG-44536 5.4.1 release: mislabeled as 5.4.0
- Closed