So I decided to try the emsdk instead (for some reason I didn't use it the first time) and that doesn't want to work either. This is the current outpu of ./emcc -v:
jack@jack-Inspiron-3537 ~/Desktop/Programming/emsdk_portable/emscripten/master $ ./emcc -v WARNING root: cannot check node version: [Errno 2] No such file or directory WARNING root: did not see a source tree above the LLVM root directory (guessing based on directory of /home/jack/Desktop/Programming/emsdk_portable/clang/fastcomp/build_master_64/bin/llc), could not verify version numbers match INFO root: (Emscripten: Running sanity checks) Checking JS engine node failed. Check ~/.emscripten. Details: [Errno 2] No such file or directory CRITICAL root: The JavaScript shell used for compiling (node) does not seem to work, check the paths in ~/.emscripten Which is unusual as it is reporting node is missing as I installed Nodejs as indicated by these instructions: http://kripken.github.io/emscripten-site/docs/getting_started/downloads.html#platform-notes-installation-instructions-portable-sdk where it mentions: Linux *Pre-built binaries of tools are not available on Linux. *So once again sort of stumped... -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
