-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Fixed
-
Affects Version/s: 5.12.0, 5.12.1
-
Fix Version/s: 5.12.3, 5.13.0 Beta2
-
Component/s: Packaging & Installer
-
Labels:
Qt cannot be configured for wasm-emscripten target with commercial license. Used configure line:
./configure -xplatform wasm-emscripten -nomake examples -prefix $PWD/qtbase
And the output is:
Error: Unsupported target platform wasm-emscripten! ERROR: You are not licensed to use this software.
The Open Source Edition doesn't have this problem. Tested on macOS only.