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

Adapt AndroidConfig::availableNdkPlatforms to new Ndk folder structure

XMLWordPrintable

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

      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).

        For Gerrit Dashboard: QTCREATORBUG-26772
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes