Question #234917 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/234917

    Status: Open => Solved

Kurt Chen confirmed that the question is solved:
I got it works finally. The issue was:

I installed the Sikuli IDE and runSetup into the same dir, when during the 
environment set up, so when run java test, on the fly, it 
generated native lib files for Window 32, and for some reason, ant doesn't 
really differentiate Win32 and Win64, actually it looks win32 lib first, if not 
win32, it used 64bit, so that is why I have the problem which I couldn't get 
IDE and Java program works at the
same time. By installing Sikuli-java.jar file into diff dir, then run setup #1 
option to install IDE to diff dir, then run command line IDE, 
I got both works now.

Thanks.
-Kurt.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to