sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #45370
Re: [Question #657904]: UnsatisfiedLinkError occurred when using OpenCV Java API bundled with SikuliX - not intended for direct usage
Question #657904 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/657904
Madhusudhan posted a new comment:
Hi RaiMan,
I am also facing the above issue. Am trying to run Sikuli on Android Emulator with API level 23. Getting below error!!
I have also installed SikuliX as per the expected way.
I tried the sikuli version, 1.1.1 and 1.1.2. Getting error in both the versions.
Please do assist.
Error:
" java.lang.UnsatisfiedLinkError: org.opencv.core.Mat.n_Mat(III)J"
Sikuli Version:
<repository>
<id>sonatype-ossrh</id>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
</repository>
<dependency>
<groupId>com.sikulix</groupId>
<artifactId>sikulixapi</artifactId>
<version>1.1.2-SNAPSHOT</version>
</dependency>
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.