sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #21721
Re: [Question #237083]: Is the integration of Sikuli with openCV/Tesseract totally removed in the newer version ?
Question #237083 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/237083
RaiMan posted a new comment:
VisionProxy.dll was linked dynamic from the beginning, so I continued to
do this without really checking, wether this would be the best or only
possible approach. With dynamic linking the dependant libs have to be
available at runtime.
I never tried to link VisionProxy.dll as a static library, in which case
the mentioned dependant libs would only be needed at build time as far
as I know.
So to ask your question:
Currently all the mentioned libs are only needed by VisionProxy.dll due to dynamic linking. These libs are not needed by any other part of Sikuli.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.