Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

So when i search for opencv_java401.dll lib, there exist only libopencv_java401.dll.

yea, that's a bug (in the mingw toolchain) , you have to rename it manually back to opencv_java401.dll

So when i search for opencv_java401.dll lib, there exist only libopencv_java401.dll.

yea, that's a bug (in the mingw toolchain) , you have to rename it manually back to opencv_java401.dll

and you should also have a opencv/build/install/java folder with the jar in it

So when i search for opencv_java401.dll lib, there exist only libopencv_java401.dll.

yea, that's a bug (in the mingw toolchain) , you have to rename it manually back to opencv_java401.dll

and you should also have a opencv/build/install/javaopencv/buildSimple/install/java folder with the jar in it

So when i search for opencv_java401.dll lib, there exist only libopencv_java401.dll.

yea, that's a bug (in the mingw toolchain) , you have to rename it manually back to opencv_java401.dll

and you should also have a opencv/buildSimple/install/java folder with the jar in it

sidenote: i'm not sure, if mingw can REALLY compile your CPU_BASELINE (you probably should have left it "empty" instead. it all compiles and links, but if you get really weird c++ errors later, consider going back and clear those options (and rebuild, ofc.)

So when i search for opencv_java401.dll lib, there exist only libopencv_java401.dll.

yea, that's a bug (in the mingw toolchain) , you have to rename it manually back to opencv_java401.dll

and you should also have a opencv/buildSimple/install/java folder with the jar in it

sidenote: i'm not sure, if mingw can REALLY compile your CPU_BASELINE (you probably should have left it "empty" instead. it all compiles and links, but if you get really weird c++ errors later, consider going back and clear those options (and rebuild, ofc.)