Ask Your Question

Jeremy Gamet's profile - activity

2016-07-27 13:28:59 -0600 received badge  Editor (source)
2016-07-27 11:44:11 -0600 asked a question Install OpenCV from source using Visual Studio 2015

Is it possible to install OpenCV from source using VS 2015? CMake doesn't appear to have a specific version to support 2015.

I tried to point it to a specific compiler on system...

image description

I've tried to adopt the existent instructions on the OpenCV site and I'm getting nowhere. Am I just out of luck unless I have different versions of things?

CMake Error: CMake was unable to find a build program corresponding to "Visual Studio 12 Win64". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool. CMake Error: Could not find cmake module file: C:/Users/GametJD/Documents/installed/OpenCV/CMakeFiles/2.8.12.1/CMakeCXXCompiler.cmake CMake Error: Could not find cmake module file: C:/Users/GametJD/Documents/installed/OpenCV/CMakeFiles/2.8.12.1/CMakeCCompiler.cmake Configuring incomplete, errors occurred!