← 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

Filipe Alonso posted a new comment:
@emrah

When you set your PATH and SIKULI_HOME on Run Configurations (Eclipse)
you must check the "Replace native environment ..." radiobox.

Regarding the PATH, for example, in my case i've set it to
"${workspace_loc:/SikuliProject/sikuli-ide/libs}" which means

${workspace_loc} --> absolute path to your Eclipse workspace 
/SikuliProject ----> Name of your Eclipse Project
/sikuli-ide/libs ----> folder you previously imported (copy) into your project folder

Make sure you've set your own PATH according to your own project and
parameters.

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