Project leader: |
Moka installationLibraries
The main library of Moka (lib-gmapkernel) does not need any special library and can be compiled by a C++ compiler and the STL. However, some modules have special needs: Lastly, Moka GUI needs Qt5 library. For each library, it is required to install user and developer versions. You also need a recent version of CMake. Install
The initial makefile in the root directory of the project is optional, it only allows to simplify the compilation by avoindint to run cmake then make. It allows also to compile either in debug or release mode by passing options to cmake. ProblemsIn case of problems, please first check that you have correctly installed all the libraries described above (user and developpement versions). Contact us to indicate any problems). |