What steps will reproduce the problem?
1.just config it with cmake
2.
3.
What is the expected output? What do you see instead?
demo.exe
Please provide any additional information below.
What version of the product are you using? On what operating system?
CMake Error at CMakeLists.txt:3 (FIND_PACKAGE):
By not providing "FindOpenCV.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "OpenCV", but
CMake did not find one.
Could not find a package configuration file provided by "OpenCV" with any
of the following names:
OpenCVConfig.cmake
opencv-config.cmake
Add the installation prefix of "OpenCV" to CMAKE_PREFIX_PATH or set
"OpenCV_DIR" to a directory containing one of the above files. If "OpenCV"
provides a separate development package or SDK, be sure it has been
installed.
Original issue reported on code.google.com by lianwang...@gmail.com on 1 Jul 2013 at 8:55
Original issue reported on code.google.com by
lianwang...@gmail.com
on 1 Jul 2013 at 8:55