安装软件cmake找不到opencv路径求助 zzy@zzy:~/ATOM1/ATOM1/tomo_3.6/build$ cmake ..
-- building main
--
-- building mrcimg
CMake Warning at /home/zzy/opencv-2.4.6.1/cmake/OpenCVConfig.cmake:153 (message):
Found OpenCV 2.4.3 Windows Super Pack but it has not binaries compatible
with your configuration.
You should manually point CMake variable OpenCV_DIR to your build of OpenCV library.
Call Stack (most recent call first):
src/mrcimg/CMakeLists.txt:7 (find_package)
CMake Error at src/mrcimg/CMakeLists.txt:7 (find_package):
Found package configuration file:
/home/zzy/opencv-2.4.6.1/cmake/OpenCVConfig.cmake
but it set OpenCV_FOUND to FALSE so package "OpenCV" is considered to be
NOT FOUND.