sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #20449
Re: [Question #234821]: 1.0.1 - Error while setting MinTargetSize
Question #234821 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/234821
Status: Open => Answered
RaiMan proposed the following answer:
You have to take care, that the libVisionProxy is loaded before issuing
this special feature.
If you do not want to issue some find before (which would do the load),
then use:
FileManager.loadLibrary("VisionProxy");
before issuing your call.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.