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

windeployqt.exe does not deploy QtWebEngine QML plugins

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.9.2
    • 5.9.0
    • None
    • Windows 7 Pro

      MSVC 2017

      Qt 5.9.0 commercial prebuilt MSVC2015-32bit

      windeployqt.exe invoked by jom install with configuration from pro-file
    • 181e45964dda281c456db3d3315d53782f918962 (qttools/5.9, 18.7.2017, 5.9.2)

    Description

      When having a QtWebEngine used in QML and deploy for windows using windeployqt.exe, the resulting folderstructure is missing the complete QtWebEngine QML-Plugin folder in the root folder.

      The DLL-files (C++) are deployed correctly, only qml folder with the qtwebengineplugin.dll is missing.

       

      Edit:

      New example is QWE.zip

      If you uncomment one of the following lines QtWebEngine will not deploy correctly:

      "import QtQuick.Controls.Styles 1.4" in "Resources/QML/ArticleBluntView.qml"

      "import QtQml 2.2" in "Resources/QML/Primitives/ItemList.qml"

      Attachments

        Issue Links

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

          Activity

            People

              kleint Friedemann Kleint
              sebastian_lange Sebastian
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes