← 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

Description changed to:
Env: Mac 10.6.8
IDE: Eclipse Java EE

Setup my Java project by following
http://sikuli.org/wiki/How%20to%20use%20Sikuli%20Script%20in%20your%20JAVA%20programs

Then,

"Image not found" was reported and "libopencv_core.2.2.dylib" couldn't
be found in "/usr/loca/lib". But the directory was not existing in my
mac book.

Then I followed Id_179273 to copy all native lib to the same directory
with sikuli_scripts.jar, but didn't work.

Finally, I manually created the "lib" folder in my "/usr/local", and
copy all lib into it, it fixed the problem.

In Id_179273, it was said the lib should be at the same directory with
sikuli_scripts.jar. But it looks sikuli didn't go to that directory to
find the native lib.

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