Qt for WebAssembly package is not available with Qt/MSVC binaries.
-
Hello,
I am struggling with WebAssembly. I have Windows 10 machine. I have installed VisualStudio_2017 compatible Qt5.15.10 version. But when I open Qt(5.15.10)'s maintenance tool there is no any WebAssembly package available as I have attached a screenshot here with.
Is WebAssembly package is not available for Qt5.15.10(MSVC or MSVC_2017) ?
Is WebAssembly package is only available for Qt5.15.10(MinGW) ?Apart from this I have installed Emscripten vesrsion 1.39.8 for Qt5.15.10 accordingly. I am able to compile pure C/C++ code using Emscripten in command line. I need to WebAssembly(MSVC_2017) package so that I could configure Emscripten compiler and WebAssembly into QtCreator and build Qt/C++/QtWidgets application using WebAssembly and able to render into Web along with desktop.
Please suggest how should I achieve the same.Thanks,
Pradson -
@Pradson said in Qt for WebAssembly package is not available with Qt/MSVC binaries.:
VisualStudio_2017 compatible Qt5.15.10
You installed using Offline Installer, right?
In that case you need to download offline installer for Qt for Web Assembly or use Qt Online Installer.