The next emsdk update will carry the fix, for now you can try manually forcing VS2015 by passing "emsdk install --vs2015 sdk-incoming-64bit" on the command line, or by bootstrapping emsdk via "git clone https://github.com/juj/emsdk.git". The second method is probably easier. Can you verify if that works?
2017-01-04 3:41 GMT+02:00 Boris Sergeev <[email protected]>: > Compiling incoming with VS2015 fails because of the bug in emsdk, a simple > typo. > I've submitted a pull request fixing that: > https://github.com/juj/emsdk/pull/50 > You can manually edit your emsdk, then VS2015 build succeeds. > > Boris > >> -- > 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. > -- 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.
