sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54585
Re: [Question #689322]: sikuix2.1 on maciOS
Question #689322 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/689322
Status: Open => Answered
RaiMan proposed the following answer:
I guess you mean macOS (before named Mac OSX).
If you are talking about SikuliX version 2.1.0: yes, on Mac and Linux
(as from beginning), you have to provide the OpenCV libraries yourself.
If you do Java development on Windows, then the compiled jar will work on macOS as well.
If you have native libraries, that are specific for Windows and Mac (as with OpenCV), then you have to either pack the libraries with the jar (as SikuliX 2.1.0 does for Windows) or you have to take care, that the libraries are ready on the running system at the time your jar is used.
If you want to know, how this is done: feel free, to look into the
sources of SikuliX.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.