ftbfs using JamVM
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
sikuli (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
make[1]: Entering directory `/build/
mkdir sikuli-script/build sikuli-ide/build
cd sikuli-script/build && cmake ..
Tesseract-OCR Data Path: /usr/share/
-- Java version 1.6.0.22 configured successfully!
-- Found Java: /usr/bin/java (found version "1.6.0.22")
-- The CXX compiler identification is GNU
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
Tesseract-OCR Data Path: /usr/share/
-- checking for module 'opencv'
-- found opencv, version 2.1.0
-- Found JNI: /usr/lib/
-- Found SWIG: /usr/bin/swig (found version "1.3.40")
-- checking for module 'Tesseract'
-- package 'Tesseract' not found
-- Found Tesseract
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
TIFF_LIBS
linked by target "VDictProxy" in directory /build/
t/src/main/native
linked by target "VisionProxy" in directory /build/
pt/src/main/native
-- Configuring incomplete, errors occurred!
make[1]: *** [override_
make[1]: Leaving directory `/build/
make: *** [build] Error 2