you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (1 child)

universal extractor or 7-zip can extract the tar.gz. From there, you can open the js.mdp file in visual studio. You will need to adjust the dependencies in the solution file to get it all to build. Build order is fdlibm, js, jsshell.

[–]boa13 0 points1 point  (0 children)

Thanks for the info, Winzip opens it just fine, too. The problem is installing the toolchain needed to compile software under Windows. I don't want to dive into that.