← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #238374]: Where is the visionJAVA_wrap.o file?

 

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

RaiMan proposed the following answer:
I just checked the situation on Ubuntu 13.10 64-Bit

This worked:
--- the prereqs
sudo apt-get install openjdk-7-jdk
sudo apt-get install libopencv-dev
sudo apt-get install libtesseract-dev

--- then I used a modified version of makeVisionProxy.sh
download: https://dl.dropboxusercontent.com/u/42895525/SikuliX/makeVisionProxy.sh.zip

This shell script tries to find Java, OpenCV and Tesseract, so you need not give a JDK parameter, simply use
. makeVisionProxy.sh

or 
./makeVisionProxy.sh
after having made it executable

and get a valid libVisionProxy.so in folder dist

I will upload a revised version of the supplement

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