There are no problems loading the library in my src main folder, but I get an error in the src test folder. I can still compile and run all the tests in normal mode, and they pass.
Both src folders are on the way, and I got opencv as a library. As I said, everything works, so I think the problem is with Eclipse and displaying an error that should not be displayed? Therefore, the main problem is that it is visually pain.


EDIT2: I just want to say again that everything works, the tests are all running, they just appear as problems (and I donβt see errors in the tests, because this unspecified linker darkens them before)
He also does the same on both my Windows and Ubuntu computers.
my path is also correct when I print it right before System.loadLibrary as ... / opencv -2.4.11 / build / lib
EDIT3: I tried Cibin William to answer and put my .dll path, but to no avail

java eclipse opencv
Benoit
source share