Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-26772

Adapt AndroidConfig::availableNdkPlatforms to new Ndk folder structure

    XMLWordPrintable

Details

    • 49443d689e (qt-creator/qt-creator/7.0) 49443d689e (qt-creator/qt-creator/master)

    Description

      AndroidConfig::availableNdkPlatforms scans the folder structure under <ndk>/platforms/ in to determine the supported android platforms. Until Ndk v21, the folder is present, but not from v22 on.

      If there is no other way to get these platform versions than scanning folders, we will have to additionally iterate through <ndk>/toolchains/llvm/prebuilt/<host-arch>/sysroot/usr/lib/<target-arch> in order to determine the available platforms (now also specifically for the target architecture).

      Attachments

        Issue Links

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

          Activity

            People

              portale Alessandro Portale
              portale Alessandro Portale
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes