Compiling INMOST on Windows
The working compilation of INMOST library on Windows is possible provided you have CMake and Microsoft Visual Studio installed on your system.
In order to exploit INMOST library in parallel you have to provide any Message Passing Interface (MPI) library. Microsoft MPI is known to work.
Obtain Microsoft Visual Studio Express
The following guides will show how to compile INMOST with optional third party packages.
Instructions for compilation with cygwin or mingw are wanted, please donate.