Hi,
For completeness what are the instructions for building LibJS1 on windows? These are not given in the blog post that talks about building this under OSX/Linux?
Cheers
Sean.
Hi,
For completeness what are the instructions for building LibJS1 on windows? These are not given in the blog post that talks about building this under OSX/Linux?
Cheers
Sean.
./build.cmd js1 should be all you need.
or build full
Build full doesn’t work any more - we assume you have a pre-build version of libjs1 available. There are scripts for building for Windows. Unless you’ve modified something in C++, there is no need to rebuild this though, the version in the repository is fine for use on 64 bit Windows. We don’t support 32 bit anything.