Ask Your Question

virtu's profile - activity

2013-08-19 23:47:38 -0600 received badge  Editor (source)
2013-08-19 23:47:09 -0600 asked a question CVBLOB Install Linux- "OpenCV" is considered to be NOT FOUND.

Linux Flavor: Debian

Problem Occurred: When attempting to build cvblobs with the following command

cd ~/cvblob
cmake .

Error:

CMake Error at cvBlob/CMakeLists.txt:20 (find_package):
 Found package configuration file:

/usr/local/share/OpenCV/OpenCVConfig.cmake

but it set OpenCV_FOUND to FALSE so package "OpenCV" is considered to be
NOT FOUND.

-- Configuring incomplete, errors occurred!