← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #685002]: Trying to get OCR working on Windows with build 393

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Tried on my Windows 10: works as expected.

For Windows, the needed libraries are bundled and exported from the package ready to use.
Hence no need to install Tesseract (4.1.0 needed anyways).

run SikuliX from commandline so:
java -jar <path-to>\sikuli.jar -v -c

repeat your test in the IDE and watch the debug output on commandline.

It looks like some basic library support is missing on your system
(VC++Runtime ??)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.