Questions tagged [emsdk]
18 questions
0
votes
1 answer
stellarium web js compilation failing
I have been trying to get stellarium-web running (https://github.com/Stellarium/stellarium-web-engine).
With a clean Ubuntu 18.04 install, after installing scons and emscripten the "make js" command still fails, with some (at least for me)…

Ansgar Burmann
- 1
- 2
0
votes
0 answers
Cannot find emcc - emscripten
I'm trying to execute a .bat and i get:
Building demos/touchscreen...
Cannot find emcc
Emscripten is not installed (or not in your PATH)
I found the "emcc" file and it is located here: C:\emsdk\emscripten\1.38.23
So I checked the system…
0
votes
2 answers
Error converting c++ file to wasm using emscripten
This is a follow up question from this post Converting .cpp file to .wasm file
I'm trying to convert my c++ file into .wasm using emscripten on linux. I'm running into this…

Maria Ahmed
- 111
- 4