sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #46088
[Question #665020]: Eclipse had an error when calling sikuli.
New question #665020 on Sikuli:
https://answers.launchpad.net/sikuli/+question/665020
hi all,
here is my code :
public class Test {
public static void main(String args[]) {
Screen s = new Screen();
}
}
Eclipse had an error when calling sikul:
[error] RunTimeAPI: Problematic lib: C:\Users\mengmeng.niu\AppData\Roaming\Sikulix\SikulixLibs_201510051707\VisionProxy.dll (...TEMP...)
[error] RunTimeAPI: VisionProxy.dll loaded, but it might be a problem with needed dependent libraries
ERROR: ...TEMP...: Can't load IA 32-bit .dll on a AMD 64-bit platform
[error] RunTimeAPI: *** terminating: problem with native library: VisionProxy.dll
could you please help to solve it? many thanks
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.