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

When a QML plugin is dependent on QtWebView then macdeployqt will not deploy the dependent plugins for that framework

    XMLWordPrintable

Details

    • iOS/tvOS/watchOS, macOS

    Description

      When a QML plugin is dependent on QtWebView (indicated via the qmldir's depends) then macdeployqt will not deploy the dependent plugins for that framework. It will only deploy the framework unless the application project is aware that it is using the module directly (i.e. via QT += webview).

      This may be the case for other modules as well when included in the same manner.

      Attachments

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

        Activity

          People

            stromme Christian
            andysh Andy Shaw
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes