sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #07051
Re: [Question #179497]: Launching an eclipse project from cmd line
Question #179497 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/179497
Status: Open => Answered
RaiMan proposed the following answer:
This is a problem, that comes up in special cases with the contents of
sikuli-script.jar that is needed by the tesseract OCR feature.
Try this:
- do not pack the Sikuli stuff into your jars, leave them outside
- easiest: have a running Sikuli installation: reference sikuli-script.jar from the Sikuli's installation in the classpath
- another option, if you do not have a Sikuli installation: in a directory of your choice put sikuli-script.jar and the libs folder from the installtion and and reference this sikuli-script.jar in your class path.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.