Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.15.0-beta2
-
None
-
b71e673bf293f38b67e6295f040909b96d88c934 (qt-creator/qt-creator/4.15)
Description
- Start Creator with parameter "-tcs".
This shall give you temporary clean settings. (Is this what the acronym is for?) - Click "Link with Qt".
- Select a Qt version and click "Link with Qt".
- Click "Later".
- Quit Creator.
- Start Creator with parameter "-tcs".
This should give you temporary clean settings, but it doesn't anymore. Creator is linked with Qt from step 3 because that is stored in the build/installation directory instead of in the usual settings.
Saving the linked Qt version to "share" instead of the respective settings directory seems wrong to me. It means that:
- User will still get the same linked Qt versions when using different settings.
- User will not get the linked Qt versions when using the same settings on a different build of Creator.
Attachments
Issue Links
- resulted in
-
QTCREATORBUG-25431 Link with QT does not work
- Closed
-
QTCREATORBUG-23900 "Link with Qt" shown in info bar even if not possible to link
- Closed