QT Creator and WebAssembly
Unsolved
Qt Creator and other tools
-
Hi,
I'm trying to configure QtCreator in order to use kit for WebAssembly.
I have installed emscripten, and set it in the system path.
In QtCreator, I set manually C and C++ compiler (with ABI: x86 - linux - generic - elf - 64bit), but in the Options->QtVersions, if I select the auto detected Kit Qt 5.13 WebAssembly I get the error message
'ABI detection failed: Make sure to use a matching compiler when building.
No qmlscene installed.'Is there any configuration I am missing ?
Thanks in advance -
Hi,
Do you have a WebAssembly Qt build ?
-
Where did you do downloaded it from ? What compiler are you trying to use ?