Emscripten version for QT 5.15.2
Unsolved
Qt for WebAssembly
-
Hi All, the docs for QT 5.15 state that Emscripten 1.39.8 is required. I have installed QT 5.15.2 with QT creator 4.15.1 and Emscripten 1.39.8. When I compile, I get "This Qt was built with Emscripten version 1.39.7. You have 1.39.8. The difference may cause issues."
Is this a bug in QT Creator or should I change my Emscripten back to 1.39.7?Thanks
Gary -
You can safely ignore that warning. The QtC binaries for windows were inadvertently built with a slightly different version, but will work anyway.
-
Hi Lorn,
Thanks for your help.
Gary
-
Hi,
I am currently using EMSDK 2.0.6 with Qt 5.15.2, but IIRC it was possible to compile Qt with ESMDK 2.0.14 as well.
The 2.x version of EMSDK greatly reduces the compilation time and feels to be more mature.