Details

    • Sub-task
    • Resolution: Done
    • P2: Important
    • 6.5.0
    • Build System
    • None
    • 1180d5b8a (dev)
    • Next, 2022wk46FOQtforAndroid, 2022wk48FOQtforAndroid, 2022wk50FOQtforAndroid, 2022wk52FOQtforAndroid

    Description

      We need to know which Android NDK was used during a build of Qt and its components.

      Towards this goal there shall be a json file created that contains the exact version of the android sdk that was build against. The file could look like the following:

      {
        "build": {
          "android": {
             "ndk-version": "23.1.7779620"
          }
        }
      }

      Attachments

        Issue Links

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

          Activity

            People

              jbornema Joerg Bornemann
              madwinter Marcus Tillmanns
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes