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

    Status: Answered => Solved

peter huang confirmed that the question is solved:
i have got the key points. It is related to Jython classpath. 
I use following Jythonpath, it works. 
If Sikulixapi.jar is one Jar, why JYTHONPATH should be like following?
%sikulix_jar%/Lib??? Sounds a little strange to me.

set sikulix_jar=E:\Sikulix-2014\sikulixapi.jar

set CLASSPATH=%sikulix_jar% 
set JYTHONPATH=%sikulix_jar%/Lib;E:\JYTHON2.7.0

-- 
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