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

    Status: Open => Answered

RaiMan proposed the following answer:
JRE7 cannot be used with Sikuli.

make sure, that Sikuli uses JRE6.
make a test: on command line run:
java -version
this should tell you, that a java 1.6.0 is running. (latest is 1.6.0_29)

make sure, environment variable is set
SIKULI_HOME=path-to-the-sikuli-programfolder\
where the trailing backslash is mandatory.

So e.g. using the standard program folder:
SIKULI_HOME=C:\Program Files\Sikuli X\

-- 
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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to