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

windeployqt lists some files that it didn't actually deploy

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.3.1
    • 5.3.1
    • Windows 8.1, Visual Studio 2013
    • WinRT
    • 788638bab869ddd94b9d1967aee9be9c04817ec5 (5.3, 13.6.2014, 5.3.2?)

      When working with Quick Forecast for example (this appears to happen with all Quick Controls apps, though) the following command is invoked by Visual Studio when using CONFIG+=windeployqt:

      Q:\5.3.1-winphone-x86\bin\windeployqt.exe -no-svg -qmldir C:\projects\weather-app -list relative -dir "Q:\build\weather-app" "debug\\QuickForecast.exe"
      

      Resulting in the following output:

      Warning: Could not find any translations in Q:\5.3.1-winphone-x86\translations (developer build?)
      .Qt5Cored.dll
      Qt5Guid.dll
      Qt5Networkd.dll
      Qt5Qmld.dll
      Qt5Quickd.dll
      Qt5Widgetsd.dll
      Qt5XmlPatternsd.dll
      libEGLd.dll
      libGLESv2d.dll
      d3dcompiler_qtd.dll
      accessible\qtaccessiblequickd.dll
      accessible\qtaccessiblewidgetsd.dll
      imageformats\qgifd.dll
      imageformats\qicod.dll
      imageformats\qjpegd.dll
      platforms\qwinrtd.dll
      qmltooling\qmldbg_qtquick2d.dll
      qmltooling\qmldbg_tcpd.dll
      QtQml\Models.2\modelsplugind.dll
      QtQml\Models.2\qmldir
      QtQuick.2\qtquick2plugind.dll
      QtQuick.2\plugins.qmltypes
      QtQuick.2\qmldir
      QtQuick\Controls\qtquickcontrolsplugind.dll
      QtQuick\Controls\plugins.qmltypes
      QtQuick\Controls\qmldir
      QtQuick\Controls\Private\qmldir
      QtQuick\Controls\Styles\qmldir
      QtQuick\Controls\Styles\Desktop\qmldir
      QtQuick\Controls\Styles\qmldir
      QtQuick\Controls\Styles\Desktop\qmldir
      QtQuick\XmlListModel\qmlxmllistmodelplugind.dll
      QtQuick\XmlListModel\plugins.qmltypes
      QtQuick\XmlListModel\qmldir
      QtQuick\Layouts\qquicklayoutsplugind.dll
      QtQuick\Layouts\plugins.qmltypes
      QtQuick\Layouts\qmldir
      QtQml\Models.2\modelsplugind.dll
      QtQml\Models.2\qmldir
      QtQuick\Window.2\windowplugind.dll
      QtQuick\Window.2\plugins.qmltypes
      QtQuick\Window.2\qmldir
      QtQuick\Controls\Private\qmldir
      

      The directories with only qmldir (Controls\private\qmldir, Controls\Styles\qmldir, Controls\Styles\Desktop\qmldir) get deleted but the qmldir files remain in the output list, and Visual Studio stops packaging due to the missing files.

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

            kleint Friedemann Kleint
            andrew.knight Andrew Knight
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes