sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #10264
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:
1. You must use a 32bit JRE version (I use jre-7u4-windows-i586.exe)
2. Download Sikuli IDE for Windows (I use "Sikuli X r930", portable version)
3. Unpack it and copy files to your project folder (I renamed it to "sikuli-ide", check image http://i.stack.imgur.com/LSiQV.png)
4. Add sikuli-script.jar to the Referenced Libraries (Project > Properties > Java Build Path > Libraries, check image http://i.stack.imgur.com/N2SJ8.png)
5. Set PATH and SIKULI_HOME environment vars (Run > Run Configurations > Environment, check image http://i.stack.imgur.com/HboXk.png)
6. You're ready to go ;)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.