qtwasm_builder icon indicating copy to clipboard operation
qtwasm_builder copied to clipboard

Build Qt for WebAssembly with docker and re-use for app testing

Results 4 qtwasm_builder issues
Sort by recently updated
recently updated
newest added

When I build, I see that it adds -std=gnu++11 Where is that configure ? Is there a way to override that ? I need `-std=c++17` for the code I am...

This the first working that I made to support cmake build for wasm. It needs to add the index.html and other support files

Otherwise builds are done as root, causing side-effects.

comment from qt blog