OpenCV 2.4.7 on Linux 64 does not build Java so and jar
I have seen the thread "i-can-not-run-the-java-using-opencv-on-linux-64bit".
I have tried OpenCV 2.4.7 on Linux 32 bit and it installed correctly. But when I am trying to build on 64 bit Linux, I do not see the libopencv_java247.so being built. Is there any setting expected to be supplied to generate this or something that can disable its generation?
try
(you'll also need javasdk + ant)