Compiling INMOST on Linux
The working compilation of INMOST library on Windows is possible provided you have CMake and GNU compilers installed on your system.
In order to exploit INMOST library in parallel you have to provide any Message Passing Interface (MPI) library. MPICH and Open MPI are known to work.
The following guides will show how to compile INMOST with optional third party packages.