What is the procedure for building on Windows? The documented build procedure requires tools that are not present on Windows. What I did was do a build on Linux and create amalgamation code then copy that code to Windows. The code doesn't build for many different reasons such as no unistd.h, etc.
What is the procedure for building on Windows? The documented build procedure requires tools that are not present on Windows. What I did was do a build on Linux and create amalgamation code then copy that code to Windows. The code doesn't build for many different reasons such as no unistd.h, etc.