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

ios: can't embed resources from an imported plugin when using static linking

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.2.0
    • QPA
    • None
    • iOS/tvOS/watchOS

    Description

      Using for example a Qt Quick Controls application.

      Qt Quick Controls qml files are bundled in the plugin itself so they could be used without the need of deploying them.

      Using static linking, removing the qml files from the qt_qml/QtQuick/Controls folder causes an error stating the files are missing, i.e ApplicationWindow.aml cannot be found.

      One should expect the import resources to be available also when using static linking.

      In the meantime, it works fine when the qml files are deployed fine.

      Attachments

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

        Activity

          People

            carochao Caroline Chao (Inactive)
            carochao Caroline Chao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes