sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #41309
Re: [Question #444203]: VisionProxy UnsatisfiedLinkError
Question #444203 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/444203
Status: Answered => Open
Daniel is still having a problem:
Exception in thread "main" java.lang.UnsatisfiedLinkError: org.sikuli.natives.VisionProxyJNI.Vision_setParameter(Ljava/lang/String;F)V
at org.sikuli.natives.VisionProxyJNI.Vision_setParameter(Native Method)
at org.sikuli.natives.Vision.setParameter(Vision.java:77)
Still not working
I can see the maven dependencies after adding the repository and using version 1.1.1-SNAPSHOT in the pom,
for sikulixapi and sikulixlibswin. I see sikulixapi-1.1.1-SNAPSHOT.jar, and sikulixlibswin-1.1.1-SNAPSHOT.jar files.
But still get unsatisfiedLinkError when running.
While waiting for this, I worked on my code and I think my code runs
faster now, so probably I do not need Vision anymore, but well I think
it's annoying not to find much information and thought my question might
help others :)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.