Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can't build OpenCV with CMake

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!

click to hide/show revision 2
retagged

updated 2017-12-10 18:23:28 -0600

berak gravatar image

Can't build OpenCV with CMake

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!