sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #57642
Re: [Question #698959]: opencv_java430.dll not in any libs folder
Question #698959 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/698959
Status: Open => Answered
RaiMan proposed the following answer:
tested on Windows 10 latest:
Running a Maven project (getting the SikuliX jar from MavenCentral) I do
not have any problems using
Screen screen = new Screen()
Match match = screen.exists("someImage.png")
The <appdata>/Sikulix folder is created and the OpenCV...dll is exported
and found.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.