sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #18736
Re: [Question #230780]: [1.0] Windows: Eclipse: Error: Native library could not be loaded: VisionProxy
Question #230780 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/230780
Summary changed to:
[1.0] Windows: Eclipse: Error: Native library could not be loaded: VisionProxy
Description changed to:
*** solution ----------------------------------------------
look: https://github.com/RaiMan/SikuliX-API/wiki/Usage-in-Java-
programming
---------------------------------------------------------------
I know that could be a duplicate question, but none of the questions that I've searched solved my problem.
I created a simple script using the following:
- JDK 1.7.0_05
- Sikuli 1.0.0-Win64 on C:\ folder
- Eclipse to create a Java class
- SIKULI_HOME poiting to C:\Sikuli 1.0.0-Win64
- Windows 7 64bit
All the time when I execute the class I got the errro:
[error] org.sikuli.script.FileManager.loadLibrary: Native library could not be loaded: VisionProxy
[error] Since native library was found, it might be a problem with needed dependent libraries
java.lang.UnsatisfiedLinkError: C:\Sikuli-IDE-1.0.0-Win64\libs\VisionProxy.dll: Can't find dependent libraries
I've tried many things and nothing works =/
Any ideas?
Best regards!
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.