Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
6.3.0 Beta2
Description
Qt6.3.0 Webassembly binaries, logs taken from Windows but reproduces on linux and macOS also.
Compile example demos/coffee
/home/qt/RTA/Qt_6.3.0/6.3.0/wasm_32/bin/qt-cmake -S /home/qt/RTA/Qt_6.3.0/Examples/Qt-6.3.0/demos/coffee -B /home/qt/RTA/Qt_6.3.0/Examples/Qt-6.3.0/demos/coffee/bld_wasm_32
Launch python http server and run example in Chrome, browser shows big Qt logo, with text:
Qt for WebAssembly: coffee
Compiling...
And does not load the application. Browser developer tools - console has error:
qtloader.js:263 GET http://localhost:6931/Examples/Qt-6.3.0/demos/coffee/bld_wasm_32/coffee.js 404 (File not found)
Same with
quick3d/custominstancing
quick3d/morphing
quick3d/particles3d
quickcontrols2/gallery
quickcontrols2\texteditor
virtualkeyboard/basic
Attachments
Issue Links
- duplicates
-
QTBUG-101267 Examples not running on browser on Windows: missing .js file
- Closed
- relates to
-
QTBUG-101267 Examples not running on browser on Windows: missing .js file
- Closed