Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Unsolved Qt versions missing

    Installation and Deployment
    3
    11
    3103
    Loading More Posts
    • 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
      gabor53 last edited by

      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 Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        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 Reply Quote 1
        • G
          gabor53 @SGaist last edited by

          @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 Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            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 Reply Quote 1
            • G
              gabor53 @SGaist last edited by

              @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 Reply Quote 0
              • SGaist
                SGaist Lifetime Qt Champion last edited by

                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 Reply Quote 0
                • G
                  gabor53 @SGaist last edited by

                  @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 Reply Quote 0
                  • SGaist
                    SGaist Lifetime Qt Champion last edited by

                    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 Reply Quote 0
                    • G
                      gabor53 @SGaist last edited by

                      @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 Reply Quote 0
                      • SGaist
                        SGaist Lifetime Qt Champion last edited by

                        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 Reply Quote 0
                        • D
                          donbright last edited by

                          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 Reply Quote 3
                          • First post
                            Last post