Details
-
Bug
-
Resolution: Won't Do
-
Not Evaluated
-
None
-
5.15.18
Description
Qt 5.15 for WASM needs emscripten 1.39.8 and that version does not work on macOS. It packs its own version of Python but it cannot launch it. Whenever em++ tries to do something it ends with
env: python: Permission denied
I am not sure if we can do something about this, but create this bug report just in case.
BTW Qt6 is fine, so that should be the way.