Hello, for some reason, I cannot activate any clang-* or sdk-* using emsdk. Running the following command works:
emsdk install --vs2015 sdk-master-64bit and ends with: Done installing tool 'emscripten-master-64bit'. Done installing SDK 'sdk-master-64bit'. but then this fails: emsdk activate sdk-master-64bit Writing .emscripten configuration file to user home directory C:\Users\jeanm / The SDK/tool 'clang-master-64bit' cannot be activated since it is not installed! Skipping this tool... The SDK/tool 'sdk-master-64bit' cannot be activated since it is not installed! Skipping this tool... When I run emsdk list, sdk-master-64bit is not marked as installed. Yet running the install command again says it is installed... I tried doing the same with sdk-tag-1.37.2-64bit and I got the same behavior. I can only use the pre-built 1.35 package. I'm on Windows 10 64bit. How can we fix this? -- 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.
