[Interest] webassembly. Qt won't configure

Pierre Chicoine pierrechicoine606 at gmail.com
Sun Dec 9 02:01:37 CET 2018


Followed all instructions at:
https://wiki.qt.io/Qt_for_WebAssembly

After installing emscripten

Downloaded qt 5.12 source and tried to compile for webassembly but I get an
error that the webassembly platform doesn't exist when using the qt build
instructions.

after Qt 5 git and init-repository

This instruction line from the site says:
./configure -xplatform wasm-emscripten -nomake examples -prefix
/home/pierre/qt5/qtbase

but gives the error:
ERROR: Invalid target platform 'wasm-emscripten'.

I looked in the configure file in qtbase and I see nothing on this target.

Anyone know what's wrong.

I'm on Linux.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20181208/8dbd8b08/attachment.html>


More information about the Interest mailing list