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

    Status: Answered => Open

Eugene S is still having a problem:
Thanks RaiMan!

I just started implementing your solution and I have 2 following
issues/questions, both at the following step:

-- java -cp <path-to-sikuli-jar> -jar jython-standalone-2.7-b2.jar
    <path-to-sikuli-jar> absolute path to sikuli-java.jar (1.0.1) or 
sikulixapi.jar (1.1.0)


1. So first, the only Sikuli *.jar file I have in my "C:\SikuliX\" folder is: 
"sikuli-script.jar" and not like you have mentioned -> sikuli-java.jar

2. When I tried to run the following command:
java -cp "C:\SikuliX" -jar jython-standalone-2.7-b2.jar

I get the following error:

File "<stdin>", line 1
    java -cp "C:\SikuliX" -jar jython-standalone-2.7-b2.jar
            ^
SyntaxError: no viable alternative at input '"C:\SikuliX"'


Can you please advise?

Thanks!
Eugene

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