Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Fixed
-
Affects Version/s: 6.4.0
-
Fix Version/s: 6.4.0 FF
-
Component/s: Build System
-
Labels:None
-
Platform/s:
-
Commits:3de6cd9bd1c8d7925b98a39cea6f8f0945c68d6e
Description
Building and running a CMake based application with Qt 6.4.0 for WebAssembly (from installer) using emsdk-3.1.6 works fine.
But doing the same with qmake-based applications does fail when launching the application. That concerns basically all Qt examples that are still qmake based.
The error is:
Application exit (SyntaxError: Document.querySelector: '!qtcanvas_13439344' is not a valid selector)