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...

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!
↧