I cloned the master and configured ccmake as per instructions.
When I run make I get a lot of ISO C++ warnings which can probably be ignored.
After this I get the following:
make[2]: *** No rule to make target /home/loki/opencv/lib/libopencv_videostab.so.3.0.0', needed bylibflandmark/libflandmark_shared.so'. Stop.
make[1]: *** [libflandmark/CMakeFiles/flandmark_shared.dir/all] Error 2
make: *** [all] Error 2
Any suggestions?