coo*_*ool 9 c++ windows opencv makefile cmake
所以,我正在尝试使用cmake构建一个opencv项目,但同时使用GUI实用程序和命令行工具,但是仍然会弹出相同的错误
CMake Warning at cmake/modules/FindOpenCV.cmake:160 (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):
CMakeLists.txt:48 (FIND_PACKAGE)
Run Code Online (Sandbox Code Playgroud)
如果有人在这里请帮助我,那将是伟大的;