

In case cmake complains about missing Widgets library, you must export manually CMAKE_PREFIX_PATH with cmake -DWITH_QT5=1 -DCMAKE_PREFIX_PATH=/usr/local/Cellar/qt/5.10.0/. NB : Version 5 is used here, use "-DWITH_QT4=1" instead if ou have QT v4.

Sudo apt-get install qt5-default qttools5-dev-tools

You have perhaps to install QT if it's not done : Use this option if you want to use tools GUI such : SaisieAppuisInitQT, SaisieMasqQT etc. Then we have to generate the makefile with the right options. Then, you have to create a build directory and go in it : This script script can be used for an automatic compilation from sources on macosįrom the installation directory, move to the 'micmac' directory : To retrieve the source code to micmac folder: : contains some publications and other reports concerning MicMac.Go to the installation directory, where you want to install MicMac.įor “optimisation” reasons, the project files were divided into three GitHub sub-projects: Install Git brew install git Download the source On the former Mercuriel server ( ), no source code updates will be applied (7017 is the latest revision). The MicMac project is now hosted on the GitHub platform.
