java - opencv and javacv compatibility issue -


i had used opencv 2.4.6 , javacv 0.6 in past. after changing version of opencv 2.4.6 2.4.9 , keeping javacv version same, below error:

java.lang.unsatisfiedlinkerror: c:\users\kedar.parikh\appdata\local\temp\javacpp68881190092600\jniopencv_highgui.dll: can't find dependent libraries 

what issue ?


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -