Qt versions missing
-
Hi,
In Tools->Options-> Devices I have the following message:
Cannot create kits for all architectures.
Qt versions are missing for the following architecture:
mps-linux-android-elf-32bit, mips-linux-android-elf-6bit, arm-linux-android-elf-6bit, x86-linux-android-elf-6-bit.
To add the Qt version, select Options>Build&Run>Qt Versions.When I go to Qt Versions I see lots of kits in red. How can I install them? I installed everything the MaintenanceTool had.
Thank you for your help. -
Hi,
Qt is not pre-built for each and every processor type supported by Android. The two officials are x86 and arm.
-
Hi,
Qt is not pre-built for each and every processor type supported by Android. The two officials are x86 and arm.
-
Well, hover your mouse over the yellow triangle and you will get more information about what is wrong.
-
Well, hover your mouse over the yellow triangle and you will get more information about what is wrong.
-
If you don't use or plan to use them, yes you can.
-
You have strange duplicates. Do you know where they are coming from ?
-
That’s something you should check with the Android SDK directly.
-
for any ubuntu 18.04 users (like me) finding this discussion through web search... don't use the ubuntu QT install from apt-get, instead install open-source-QT from the QT website. It's installer program will install binaries, including qt-for-android into it's own subdirectory.