Ask Your Question

ehfz's profile - activity

2013-10-23 14:35:11 -0600 commented answer cmake OpenCV_DIR

I'm having the same problem as the OP and I have set the windows OPENCV_DIR env exactly as described in the opencv installation instructions. If I manually set the OpenCV_DIR CMake variable in the windows cmake gui and try to configure, it reverts the value I set to point to C:/Program Files (x86)/opencv/cmake, which is incorrect. I believe there's an issue with the way the current windows distributable handles CMake. I would think there would be a FindOpenCV.cmake somewhere in the distribution but there doesn't seem to be a working version...