Try "emsdk activate --vs2015 sdk-incoming-64bit", does that work?
2016-06-22 16:00 GMT+03:00 Boris Sergeev <[email protected]>: > Hi, > > I am trying to build sdk-incoming-64bit with Visual Studio 2015 and, after > a one line fix in emsdk (PR submitted), the build succeeds: > build of RelWithDebInfo finishes without errors and I can see all the > binaries in > Emscripten\clang\fastcomp\build_incoming_vs2015_64\RelWithDebInfo. > > Unfortunately, when I tun > emsdk activate sdk-incoming-64bit > it complains that > The SDK/tool 'clang-incoming-64bit' cannot be activated since it is not > installed! Skipping this tool... > The SDK/tool 'java-7.45-64bit' cannot be activated since it is not > installed! Skipping this tool... > The SDK/tool 'emscripten-incoming-64bit' cannot be activated since it is > not installed! Skipping this tool... > The SDK/tool 'sdk-incoming-64bit' cannot be activated since it is not > installed! Skipping this tool... > > It looks like emsdk searching for the newly built binaries in a wrong > location... > > Thank you, > 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.
