how do i create a runnable jar that use opencv
Hi everyone. i've opencv installed on my laptop it works like a sharm i can generane runnable jars and execute them on my machine,but when i try to run on another laptop it fails with this error :unsatisfied link error I thing that i should link staticly libs into my jar file -> any issues with that ? thanks.