← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #197408]: (Mac) About "NativeLibrary - libopencv_core.2.2.dylib"

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Even when programming in Java, it is recommended to have the normal
install of Sikuli IDE in the /Applications folder.

Every thing, that is needed comes with Sikuli's Mac package and will then be found in its standard location in 
/Applications/Sikuli-IDE.app/Contents/Framework

In your Eclipse project, you only need a library reference to 
/Applications/Sikuli-IDE.app/Contents/Resources/Java/sikuli-script.jar
(do not copy it into your project, just a reference using a path variable, since Eclipse cannot step into app bundles, when defining jar library references)

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