Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.13.2, Qt Creator 4.14.0-beta1
-
None
-
-
b057ea1ab81cbb74b05e763afa61974920886810 (qt-creator/qt-creator/master)
Description
Qt Creator's automatic detection of the emsdk depends on the file ~/.emscripten being present and being parse-able.
Up to very recently, the only challenge to make this possible was to omit the -embedded parameter in the emsdk activate step.
However, it seems that now, embedded is the default, and there is no non-embedded option. Detection needs to be adapted perhaps by making it less automagic but let the user control it.
Attachments
Issue Links
- depends on
-
QTCREATORBUG-24811 WebAssembly: Add an options page for manual Emscripten configuration
- Closed