I am trying to build OpenCV to have Java wrapper acc. to this tutorial.
When I run
make -j8
the bin/opencv-244.jar should be created, but it's not and there is no error in console.
(I have OSX El Capitan)
I am trying to build OpenCV to have Java wrapper acc. to this tutorial.
When I run
make -j8
the bin/opencv-244.jar should be created, but it's not and there is no error in console.
(I have OSX El Capitan)