Qt Creator 4.2.1 shows non-existent kits
-
Under the Build & Run/Qt Versions tab in the options, it shows that I only have Qt 5.8.0 for Android armv7 and Qt 5.8.0 GCC 64bit, which is correct. Under the Build & Run/Kits tab, I see, in addition to the Qt 5.8.0 kits, Qt 5.7.0 and Qt 5.7.1 kits for Android armv7 and Android x86, which I do not have installed.
Any idea what's going on here?
-
Hi,
Did you had these kits installed at some point or not at all ?
-
@SGaist Yes, they were installed prior to Qt 5.8. I uninstalled everything, though, before installing 5.8.
-
@SGaist Yes, they were installed prior to Qt 5.8. I uninstalled everything, though, before installing 5.8.
@Esperantisto Then remove those Kits
-
AFAIK, the settings are usually left in place to avoid users losing them if they are just changing from one Qt Creator version to another.
Those are leftovers that you can delete safely.
-
@Esperantisto Then remove those Kits
@jsulm I cannot. They're in the auto-detected section.
-
Qt Versions tab:
Kits tab:
-
How did you uninstall Qt before the upgrade ?
-
@SGaist Just downloaded and ran the installer. Everything is installed user local. Is there some configuration file where it stores these kits?