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 5.9.7, can't compile to Android, arm-linux-android-elf-64bit,x86-linux-android-elf-64bit,
QtWS25 Last Chance

Qt 5.9.7, can't compile to Android, arm-linux-android-elf-64bit,x86-linux-android-elf-64bit,

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
5 Posts 4 Posters 1.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.
  • C Offline
    C Offline
    clown
    wrote on 23 Apr 2019, 13:00 last edited by clown
    #1

    I've used 5.9 without problems.I can't compile Android projects, because has a configuration error:

    "No compiler can produce code for this Qt version. Please define one or more compilers for:arm-linux-android-elf-64bit,x86-linux-android-elf-64bit,"0_1556024592694_d52ab7e0-0afd-4af1-9020-5b9f42b2fecc-image.png

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 23 Apr 2019, 19:47 last edited by
      #2

      Hi and welcome to devnet,

      Your NDK version is too new.

      Please follow the recommendations of the Android Getting started guide in Qt's documentation.

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

      L 1 Reply Last reply 20 Nov 2019, 13:34
      2
      • E Offline
        E Offline
        Eddy
        wrote on 24 Apr 2019, 11:26 last edited by Eddy
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • S SGaist
          23 Apr 2019, 19:47

          Hi and welcome to devnet,

          Your NDK version is too new.

          Please follow the recommendations of the Android Getting started guide in Qt's documentation.

          L Offline
          L Offline
          Lumi
          wrote on 20 Nov 2019, 13:34 last edited by
          #4

          @SGaist I'm having a similar issue.
          I am using QT 5.11.2, SDK version (SDK Tools) 25.2.5, NDK version 10.4.0 (r10e), Android Build Tools version 25.0.2 and Android SDK API level 21. Everything follows the specification in https://wiki.qt.io/Qt_5.11_Tools_and_Versions

          But I get Error message that "QT versions are missing for the following architectures:
          mips-linux-android-elf-64bit,
          x86-linux-android-elf-64bit,
          arm-linux-android-elf-64bit,
          mips-linux-android-elf-32bit"

          Actually, if I use NDK version r20, I have only issues with "x86-linux-android-elf-64bit", and "arm-linux-android-elf-64bit"

          This thread is quite old, but any ideas?

          I don't want to update QT at the moment.

          1 Reply Last reply
          0
          • S Offline
            S Offline
            SGaist
            Lifetime Qt Champion
            wrote on 20 Nov 2019, 22:36 last edited by
            #5

            Hi and welcome to devnet,

            From the looks of it, you didn't install a build of Qt for Android.

            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
            2

            • Login

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