I'm trying to build OpenCV including Java with CMake. When I build, no jar is made. I presume this is because there is no 'BUILD_opencv_java' in the CMake configure list, even though the youtube video I watched shows that there is.
Has anyone got any tips on how to fix this please?
My screen is on the right (missing BUILD_opencv_java), youtube vid is on the left (showing BUILD_opencv_java): https://imgur.com/a/HXpw1
Thanks!