← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #692143]: [2.0.4] getting java.lang unknown exception when running any click() from IDE

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
start the ice fromm command line

java -jar <path-to>\sikuliide...jar - v -c

and run a 
click(someShot)

The debug output should tell more.

I guess, it is because the OpenCV libs cannot be loaded.

On your system a suitable Vision C++ Redistributable might be missing.
see: https://support.microsoft.com/de-de/help/2977003/the-latest-supported-visual-c-downloads

(I am sorry, but I do not test on Win7 anymore)

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