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

Android deployment settings file uses wrong key for qml-import-paths

    XMLWordPrintable

Details

    • Android
    • 54e31e82c3d858e42da1e802a0d856e201b3e5b6 (qt/qtbase/6.0) ae91e3365b775789fd323301a28ed48619953369 (qt/qtbase/dev)

    Description

      The qt6_android_generate_deployment_settings() command writes out a deployment file with the contents of QT_QML_IMPORT_PATH set for a key named qml-import-path. It assumes only a single path is provided. The androiddeployqt tool expects the plural form of the key name, i.e. qml-import-paths and supports multiple paths. This key name mismatch goes silently undetected, with androiddeployqt effectively ignoring the specified import path.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-89628
          # Subject Branch Project Status CR V

          Activity

            People

              crscott Craig Scott
              crscott Craig Scott
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes