← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #194015]: UnsatisfiedLinkError when i use click Methode of Sikuli on java (Windows)

 

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

RaiMan proposed the following answer:
again:
- Sikuli should be installed in 
C:\Program Files\Sikuli X

- make sure, that in the Eclipse/Java environment when running your java program these to entries are in system path:
C:\Program Files\Sikuli X\libs\
C:\Program Files\java\jre6\bin

- %SIKULI_HOME%
should be set to 
C:\Program Files\Sikuli X\
trailing \ mandatory!

--- and again:
do not have a copy of sikuli-script.jar in your Eclipse project, use a reference to the installation directory with your project settings.

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