Inko compiling on Windows issue
- Need Ruby
- Need Rust nightly (GNU version only if using the Rug crate)
- Need a Unix line environment with at least make, rm, cp, mkdir
- Need gcc and other build tool when using the Rug crate
Issues:
- If the make version is < 4 make does not evaluate VERSION in the compiler/Makefile which make the compiler failing to build.