I'm not sure I would classify installing an entirely new operating system under my operating system just to install something a "workaround"...
On Tuesday, August 6, 2019 at 4:06:37 AM UTC-7, Kavita Krishnaswamy wrote: > > I had the same issues and the only workaround is using Ubuntu with WSL on > the Windows 10. Then you just follow the commands > > git clone https://github.com/juj/emsdk > cd emsdk > emsdk install sdk-incoming-64bit binaryen-master-64bit > emsdk activate sdk-incoming-64bit binaryen-master-64bit > source ./emsdk_env.sh > echo ${EMSCRIPTEN} > > On Monday, August 5, 2019 at 4:14:51 PM UTC-4, Jeff Roberts wrote: >> >> > emsdk.bat install latest >> >> Fetching emscripten-releases repository... >> Cloning into 'C:/devel/libs/em/releases'... >> remote: Total 3107 (delta 919), reused 3107 (delta 919) >> Receiving objects: 100% (3107/3107), 1.52 MiB | 4.65 MiB/s, done. >> Resolving deltas: 100% (919/919), done. >> Fetching latest changes to the branch 'master' for >> 'C:/devel/libs/em/releases'... >> Already up to date. >> Successfully updated and checked out branch 'master' on repository >> 'C:/devel/libs/em/releases' >> Current repository version: >> Fetching all precompiled tagged releases.. >> Downloading: C:/devel/libs/em/llvm-tags-32bit.txt from >> https://s3.amazonaws.com/mozilla-games/emscripten/packages/llvm/tag/win_32bit/index.txt >> Downloading: C:/devel/libs/em/llvm-tags-64bit.txt from >> https://s3.amazonaws.com/mozilla-games/emscripten/packages/llvm/tag/win_64bit/index.txt, >> >> 2435 Bytes >> Error: No tool or SDK found by name >> 'sdk-releases-fastcomp-7b4b328af02eafbc857b8ca1e3d9b12dddc56ef7-64bit'. >> >> Rather not have to build everything - any suggestions? >> >> -- 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/35a55f56-1269-42e4-84ea-5dbba489616b%40googlegroups.com.
