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

WinDeployQt.exe doesn't deploy webview qml folder

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.8.0, 5.9.0 Beta 3, 5.9.1
    • None
    • * Visual Studio 2015 Update 3
       * Windows 10 15063.296
       * Qt 5.8.0 Open Source

       

    Description

      I'm trying to compile a UWP app using Qt 5.8, and it seems that after running windeployqt.exe on it, all the modules are installed correctly, except for the contents of qml/QtWebView. This leads to the compilation failing due the the QtWebView/qmldir file not being found. Looking at the sources of windeployqt.exe at http://code.qt.io/cgit/qt/qttools.git/tree/src/windeployqt/main.cpp?h=5.8#n159, I see that for example the webchannel module is there, but not the webview module. This matches what I'm seeing when running windeployqt, because the QtWebChannel folder is copied to the output folder, but the QtWebView folder isn't. For what it is worth, Qt 5.9 seems to have the same issue.

      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
              pombeirp Pedro Pombeiro
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes