← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #164476]: Java Error: UnsatisfiedLinkError on Mac Eclipse

 

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

    Status: Open => Needs information

RaiMan requested more information:
It looks like some mix of Sikuli stuff.

Where did you get the sikuli-script.jar from?

-- you say: and import the sikuli-script.jar into the library
only a reference to sikuli-script.jar (/Application/Sikuli-IDE/Contents/Resources/Java/sikuli-script.jar) is needed.
from the docs: http://sikuli.org/docx/faq/040-other-ide.html#eclipse (ignore Python stuff)
- reference to path-to/sikuli-script.jar
Mac: As with NetBeans, the file dialog does not allow to step inside Sikuli-IDE.app. So we use the trick, to define a String Substitution Variable: on the respective tab click Add variable, name it e.g. sikuli-script and enter as value: /Applications/Sikuli-IDE.app/Contents/Resources/Java/sikuli-script.jar. Go back to the tab External Libraries and click Add based on variable. In the entry field enter: ${sikuli-script} and click OK

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