Hello Guys,
I'm a newbie to this and do not know much about C and C++. I usually work with Java.
But right now I try to install the OpenBR on my Linux Mint.
I tried to follow
http://openbiometrics.org/docs/install/But I run into some problems during build of the OpenCV (opencv-2.4.11).
When I run
cmake -DCMAKE_BUILD_TYPE=Release ..
I got a lot of warnings and errors.
I tried to pipe the output to a file and frankly I do not understand what to do.
It says it is missing a lot of things.
Is there a step I have missed to prepare my system, some prerequisites or something?
(By the way when I build OpenCV 4.1.0 from source that works fine.)
Best regards
Fredrik