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. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

