Emscripten version for QT 5.15.2
-
wrote on 25 Jun 2021, 14:27 last edited by
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 -
wrote on 29 Jun 2021, 19:15 last edited by
You can safely ignore that warning. The QtC binaries for windows were inadvertently built with a slightly different version, but will work anyway.
-
wrote on 9 Jul 2021, 17:04 last edited by
Hi Lorn,
Thanks for your help.
Gary
-
wrote on 10 Aug 2021, 19:11 last edited by
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.