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?
_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
https://lists.qt-project.org/listinfo/qt-creator

Reply via email to