Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is there a FindOpenCV.cmake that works?

The ones on the web are out of date and does not work. I am trying to include OpenCV with my project and it has to be via CMake.

The automatically generated build/OpenCVConfig.cmake does not work. Amogst other things, this .cmake file is looking for variable "MSVC_VERSION" which does not exist in my environment (even after running vcvarsall.bat)

HELP please!