Qt Forum

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

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

    Installation and Deployment
    3
    4
    8520
    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.
    • E
      eworkflow last edited by

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

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

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

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