The problem of compiling chapter 4
LiShuaixin opened this issue · 0 comments
LiShuaixin commented
Hi, I'm trying to compile chapter 4 following what is instructed in README.TXT. Unfortunately, some errors occurred:
CMake Error at CMakeLists.txt:13 (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.
How could I fix this? Please,help!!!
I just fixed it!