No opencv jar file created in build/bin
I've followed the instructions as mentioned in the official docs here:
https://opencv-java-tutorials.readthe...
I'm using cmake-gui. When I click on configure, according to tutorial, the following error appears:
I'm using Linux Mint 19.1
both with version 3.4.4 and 3.4.6 the same error occurs.
where's the error ?
and no, the jar file won't be installed to
/usr/local/bin
(opencv_java.so will end up there, however) but more likely to something like/usr/local/share/OpenCV/something/...
On the first image. Highlight in red.
and btw:
no such thing. all we have is (outdated): https://docs.opencv.org/master/d9/d52...
and sorry, your screenshots are all useless (like they allways are)
it only shows us that there is an error, but no reason why.
I'm sorry, don't understand. What I do for resolve this error?
Useless for what reason? If you can not help, you should respond with education. If the error exists, there is a reason for it to occur.
useless like always, because they don't show anything useful, we can't quote you, your question can't be properly indexed for search (it has no content apart form the images)
again to help you, we've to find out, why the cmake configuration step failed on your box.
maybe you can run cmake (NOT -gui) on the cmdline again (it should pick up your prev. seettinga), and scan the (probably large) output for some hints (or paste it into the question as text)