sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #12537
[Question #205842]: Path problem when run Sikuli with command line
New question #205842 on Sikuli:
https://answers.launchpad.net/sikuli/+question/205842
I am able to run sikuli with command line on my developement box with below setting:
set PATH=%PATH%;"c:/sikulix\libs";"c:/jre6\bin"
then run "c:/jre6\bin\java.exe" -jar "c:/sikulix\sikuli-script.jar" myScript.sikuli and it succeeds.
However I do same thing on our build machine, it always give me error "can't find defendency library VisionProxy.dll".
if I run "c:/jre6\bin\java.exe" -jar "c:/sikulix\sikuli-script.jar" myScript.sikuli from c:\SikuliX\libs folder, it succeeds.
So seems like that it doesn't search library inside of PATH.
Very appreciated in advance!
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.