How to build With CLI Go to project root $ mkdir build cmake ../src make With GUI $ cmake-gui Select source dir: sitar/src Create and select build dir: sitar/build Press 'configure' and select UNIX Makefiles Press 'configure' one more time Press generate Go to buikd dir $ make