[Qt-creator] Problem with Android SDK tools and platform SDK
Julius Bullinger
julius.bullinger at gmail.com
Mon Apr 20 09:10:01 CEST 2020
On 14.04.2020 10:16, Eike Ziller wrote:
> Hm, there should be ~/Qt5.14.2/Tools/QtCreator/share/qtcreator/QtProject/….
> which is where Qt writes the information for the Qt Creator installation.
> Does that exist and if so, which files does it contain?
I'm not sure if that's a supported configuration, but I noticed that
this won't work when only a Qt Creator Preview is installed.
Then the directory `Tools/QtCreator` won't exist, but there's
`Tools\Preview\Qt Creator <version>` instead. That one contains a
`QtCreator.ini` in the mentioned subdirectory, which in turn contains
the non-existing path:
[Settings]
InstallSettings=C:\\Qt//Tools/QtCreator/share/qtcreator/
Should I file a bug about this?
More information about the Qt-creator
mailing list