-
Bug
-
Resolution: Done
-
P1: Critical
-
5.9.0 Beta 3
-
None
-
UWP 64bit
-
88e02bb0a9b97d68a4b270e4ddfb6d0847c702a9 (qttools/5.9.0, 22.5.2017, 5.9.0)
Use the following example:
https://doc.qt.io/qt-5/qtcanvas3d-threejs-planets-example.html
What makes this example relevant is that it has a big resource file.
Although it compiles, at start I get this:
qt.winrtrunner.app: JIT is disabled for QML. Property bindings and animations will be very slow. Visit https://wiki.qt.io/V4 to learn about possible solutions for your platform. qt.winrtrunner.app: qrc:/StyledSlider.qml:55:1: Type Slider unavailable qt.winrtrunner.app: qrc:/QtQuick/Controls/Slider.qml: No such file or directory qt.winrtrunner: App exited with code 1
It seems that qml components are not properly loaded.
This only happens with UWP 64bit builds. With UWP 32bit and UWP armv7 builds everything seems to be running ok.
- relates to
-
QTBUG-60258 [REG 5.8.0 -> 5.9.0 Beta 2] windeployqt does not seem to work with QtQuick.Controls 1 on Windows
-
- Closed
-