Error with libcxcore.so.2
Hi,
I'm trying to run an old program, made using an old version of OpenCV, on my notebook in which I've installed OpenCV 2.4.1
When I try to run this program it gives me the error message
Exception in thread "Thread-0" java.lang.UnsatisfiedLinkError: libcxcore.so.2: cannot open shared object file: No such file or directory
I guess the libraries' names have changed.
Someone can help me please.