Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt versions missing
Forum Update on Monday, May 27th 2025

Qt versions missing

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
11 Posts 3 Posters 3.6k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    gabor53
    wrote on 23 Jun 2018, 20:21 last edited by
    #1

    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.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 23 Jun 2018, 21:52 last edited by
      #2

      Hi,

      Qt is not pre-built for each and every processor type supported by Android. The two officials are x86 and arm.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      G 1 Reply Last reply 23 Jun 2018, 22:41
      1
      • S SGaist
        23 Jun 2018, 21:52

        Hi,

        Qt is not pre-built for each and every processor type supported by Android. The two officials are x86 and arm.

        G Offline
        G Offline
        gabor53
        wrote on 23 Jun 2018, 22:41 last edited by
        #3

        @SGaist
        In Build&Run I have Android for armeabi-v7a (GCC 4.9, Qt 5.11.0 for Android armv7) and Android for x86 (GCC 4.9, Qt 5.11.0 for Android x86) marked with a yellow triangle. What can be wrong with these?
        Thank you.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 23 Jun 2018, 23:07 last edited by
          #4

          Well, hover your mouse over the yellow triangle and you will get more information about what is wrong.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          G 1 Reply Last reply 24 Jun 2018, 14:11
          1
          • S SGaist
            23 Jun 2018, 23:07

            Well, hover your mouse over the yellow triangle and you will get more information about what is wrong.

            G Offline
            G Offline
            gabor53
            wrote on 24 Jun 2018, 14:11 last edited by
            #5

            @SGaist
            I managed to resolve the yellow warning issue by restarting Qt. I have a lot of kits (mostly Android) marked with red. Can I just delete them?

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 24 Jun 2018, 15:23 last edited by
              #6

              If you don't use or plan to use them, yes you can.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              G 1 Reply Last reply 24 Jun 2018, 18:52
              0
              • S SGaist
                24 Jun 2018, 15:23

                If you don't use or plan to use them, yes you can.

                G Offline
                G Offline
                gabor53
                wrote on 24 Jun 2018, 18:52 last edited by
                #7

                @SGaist

                I have the following in my Build&Run>Kits:
                Kits

                I am planning to use Android 6-8 and Windows. Will that work with my working kits?

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on 24 Jun 2018, 21:36 last edited by
                  #8

                  You have strange duplicates. Do you know where they are coming from ?

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  G 1 Reply Last reply 24 Jun 2018, 21:45
                  0
                  • S SGaist
                    24 Jun 2018, 21:36

                    You have strange duplicates. Do you know where they are coming from ?

                    G Offline
                    G Offline
                    gabor53
                    wrote on 24 Jun 2018, 21:45 last edited by
                    #9

                    @SGaist
                    Not really. And when I try to update packages in Tools->Options->Devices->Android->SDK Manager tab it gives me this message. The file it refers to is not there. Is that fixable somehow?

                    1 Reply Last reply
                    0
                    • S Offline
                      S Offline
                      SGaist
                      Lifetime Qt Champion
                      wrote on 24 Jun 2018, 22:03 last edited by
                      #10

                      That’s something you should check with the Android SDK directly.

                      Interested in AI ? www.idiap.ch
                      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                      1 Reply Last reply
                      0
                      • D Offline
                        D Offline
                        donbright
                        wrote on 10 Feb 2019, 15:22 last edited by
                        #11

                        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.

                        1 Reply Last reply
                        3

                        • Login

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • Users
                        • Groups
                        • Search
                        • Get Qt Extensions
                        • Unsolved