Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Duplicate
-
Affects Version/s: 5.15.1
-
Fix Version/s: None
-
Component/s: Quick: Core Declarative QML
-
Platform/s:
Description
Using QQuickWidget leads to the following error in Chrome and Firefox after compiling with emscripten to WebAssembly:
QQuickWidget is not supported on this platform.
I'm unsure if this is intended behaviour, the QQuickWidget documentation https://doc.qt.io/qt-5/qquickwidget.html#support-when-not-using-opengl makes note that any backend other than OpenGL and the software backend is unsupported. However WebGL and OpenGL are so similar that I expected this to work.
Attachments
Issue Links
- duplicates
-
QTBUG-66944 webassembly: QOpenGLWidget does not work
-
- Reported
-