← Back to team overview

sikuli-driver team mailing list archive

[Question #198912]: Unable to find library META-INF/lib/libVisionProxy.dylib on classpath

 

New question #198912 on Sikuli:
https://answers.launchpad.net/sikuli/+question/198912

I am trying to get my Sikuli script to run as  JUNIT test in Eclipse (Indigo) on a Mac (OS 10.7)

When I click the Run button I get a java.io.IOException: Unable to find library META-INF/lib/libVisionProxy.dylib on classpath

I tried importing the sikuli-script.jar directly from my applications folder but when I use Add Variable,

(Project -> Properties -> Java Build Path -> Add Variable -> Configure Variables -> New -> /Applications/Sikuli-IDE.app/Contents/Resources/Java/sikuli-script.jar)

Eclipse cannot resolve the org.sikuli.script.* import. 

Copying and pasting the sikuli-script.jar into another folder solves the import problem but then I get the Unable to find library problem.

Has anyone run into this before?

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