Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-70280

Android: Builds for arm64 default to incompatible Android 16 platform

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.12.0 Alpha
    • 5.12.0 Alpha
    • Build System
    • None
    • Android
    • 604c03f0b96909ae086c9f5c5bc8f7eabc7f48fb

    Description

      When building for arm64-v8a, Android 21 is the minimum requirement in the NDK, but Qt will default to Android 16 (which is the minimum for 32-bit builds in Qt).

      This causes very confusing build errors and is bound to cause a lot of problems, though the workaround is fairly simple: Just add -android-ndk-platform android-21 to the configure options.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes