← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #229353]: [1.0] Eclipse shared library error on Ubuntu 64Bit

 

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

RaiMan proposed the following answer:
The only path specs, that are set (and might be canged) in the build
script are

1. the path to the installed and used Java SDK (given as parameter) 
... this should be rather easy to find out

2. the path where the .so libs of OpenCV and Tesseract are stored (top of script)
... this might be usr/local/lib

the g++ should find the includes in the standard paths (/usr/include or
use/local/include)

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