I get the following error from `emcc -v`. shared:ERROR: Emscripten, llvm and clang build versions do not match, this is dangerous (1.38.33, 1.38.31, 1.38.31)
I did the following as instructed by emscripten.org <http://emscripten.org/>: git clone https://github.com/emscripten-core/emsdk.git cd emsdk git pull ./emsdk install latest ./emsdk activate latest source ./emsdk_env.sh emcc -v Did I do something wrong or is the macOS version of the SDK broken? There are some issues with the instructions: It says the mac 10.3.3 or later should have a new enough version of Python. It doesn’t. I have 10.14.5 and the /System Python version is 2.7.10. emsdk insists on 2.7.12. The directions for installing the Xcode command line tools tell you to go to Xcode | Preferences | Downloads. There is no such place in Preferences. From the GUI you pick Open Developer Tool | More Developer Tools … from the Xcode menu. From the command line you can do `xcode-select —install` for which you apparently don’t need Xcode installed. It tells you to download and install git from git-scm.com. But if you’ve installed the Xcode command line tools, you already have git. So why is this needed? Does emsdk work with Python3? Regards -Mark -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/emscripten-discuss/6DF04A52-17A3-4D20-9DA1-955841964744%40callow.im. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: Message signed with OpenPGP
