Prerequisites
MISA++ uses the CMake build system. Please make sure that CMake version 3.13 or higher is installed.
The compiler must support C++ version 2017 or higher.
For Windows, we recommend the Cygwin environment.
Please note that the Visual Studio compiler is not supported due to missing OpenMP 3.x capabilities.
Make sure that MISA++ Core and any other dependency modules are installed. See Building for more information about building MISA++ and already existing modules.