← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #204875]: java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\Sikuli X\libs\VisionProxy.dll: Can't find dependent libraries

 

Question #204875 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/204875

RaiMan proposed the following answer:
the .sikuli folder contains the .py - so just edit these.

If you ever want to run a .sikuli again with IDE or using the Sikuli
command line features: take care, that the my-script.sikuli is named the
same as the contained my-script.py.

If you start using the .py in Eclipse, the you have to take care, from where your images are loaded.
Whenrunning just the .py files using Eclipse/Jython, the utomatic image location of the Sikuli framework does not happen.
Have a look at setBundlePath() (good for one central image folder) or the image path feature if you need more than one image storage.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.