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. Android Configurations warning: Qt versions for 5 architectures are missing.
Forum Updated to NodeBB v4.3 + New Features

Android Configurations warning: Qt versions for 5 architectures are missing.

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 3 Posters 8.8k Views 2 Watching
  • 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.
  • E Offline
    E Offline
    eworkflow
    wrote on last edited by
    #1

    A) Qt Creator's Android Configurations screen (on Win7) displays warning message: "Qt versions for 5 architectures are missing. To add the Qt versions, select Options > Build & Run > Qt Versions."

    B) Built & Run Qt Versions displays Auto-detected Name of Qt 5.5.0 MinGw 32bit at the proper path.

    Q:

    1. Is that warning message a predictor of further complications?

    2. If so, what is the remedy to eliminate it?

    Thank you,
    eworkflow

    1 Reply Last reply
    1
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Did you install the tools to develop for Android ? i.e. the SDK and the NDK ?

      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
      • JayGarxPJ Offline
        JayGarxPJ Offline
        JayGarxP
        wrote on last edited by JayGarxP
        #3

        I'm having the same problem! I have for sure installed the SDK NDK and ANT which is a bin not an exe. Anyway I'm trying to make an android app and this is very frustrating. Where do I download the appropriate qmake files to fix this? How do I see what architectures exactly are missing? Can I make my own qmake files?

        EDIT: I did a clean install of QT and Java and Android (Terrible wasted many hours of my life) and seem to find that for each old version of QT I install I get less architecture conflicts. My harddrive is not big enough to have 100+ GB of old versions of QT, but I reduced it to three conflicts by installing back to 5.4.1 and latest versions. 30GB total, I now have many other problems however.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          The missing architectures is just a warning. If you need one of them, install the corresponding compiler from the Android package manager. Other than that, it's a warning you can ignore if you don't build for them.

          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