Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.6.0 Beta3
-
None
Description
As far as I can tell Qt 6.6.0 Beta 3 was built with the wrong Emcsripten compiler
I think it was built with 3.1.25 when it should have been built with 3.1.37 according to wasm.qdoc.
The reason I say this is because my app used to build with Qt 6.6.0 Beta 2 but then for Beta 3 it would not build and gave the warning:
Project WARNING: This Qt was built with Emscripten version 3.1.25. You have 3.1.37. The difference may cause issues.