Le 14/02/14 18:36, Rebecca N. Palmer a écrit :
libopencv-dev doesn't pull in the Java libraries; I don't know if the appropriate fix is that it should, or that the cmake script shouldn't be looking for them when building C(++).
I think that the script OpenCVModules.cmake should not look for libopencv_java.
When I build opencv 2.4.8 from source, libopencv_java is not build. The error can be simply reproduced using the following CMakeLists.txt project(dummy) cmake_minimum_required(version 2.8) find_package(OpenCV REQUIRED) Hope it helps Fabien -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org