Eclipse had an error when calling sikuli.

Asked by Ju1+i-我.

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

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
Ju1+i-我.
Solved:
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

Upgrade to at least version 1.1.1

Download and run a new setup.

Revision history for this message
Ju1+i-我. (1ju2+i-a.) said :
#2

thx a lot