Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
5.6.0 Alpha
-
None
-
Windows
-
a13743adec73f61fc8d381dee9f83449e2286653 (qttools/5.6, 28.9.2015, 5.6b)
Description
Steps to reproduce [Windows]:
- Build qtquickcontrols\examples\quick\controls\gallery
- Run windeployqt [release|debug]
- Run [release|debug]\gallery.exe
- Note error:
QQmlApplicationEngine failed to load component qrc:/main.qml:55 Type MessageDialog unavailable qrc:/QtQuick/Dialogs/WidgetMessageDialog.qml:38 module "QtQuick.PrivateWidgets" is not installed
- Note: This shows on Windows prominently since windeployqt patches Qt5Core.dll to rely on paths relative to '.', it no longer defaults to the Qt version in path.
Alternatively, compare the logs obtained by:
qmlimportscanner -rootPath . -importPath ...\qtbase\qml
Attachments
Issue Links
- relates to
-
QTBUG-45977 macdeployqt doesn't include QtQuick.PrivateWidgets plugin
-
- Closed
-
- resulted from
-
QTBUG-48386 Windeployqt not functional for qtquickcontrols2
-
- Closed
-