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

QQuickWidget is not Supported for WebAssembly Target.

XMLWordPrintable

    • WebAssembly

      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.

       

       

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            haiku Ollie Dawes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes