Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I had many slight mistakes and false starts. I found some hints on this. I've sinced learned a lot about Visual Studio, about CMake and about OpenCV. Got it all working now, took me a day or two.

I've organized what I've learned, placed it online here in case anybody else has the same frustrations. Its pretty detailed, too much content to post here.

I had many slight mistakes and false starts. I found some hints on this. I've sinced learned a lot about Visual Studio, about CMake and about OpenCV. Got it all working now, took me a day or two.

It turns out you have to compile the openCV library from git repository in order to be compatible with Visual Studio (VS14) 2015.

I've organized what I've learned, placed it online here in case anybody else has the same frustrations. Its pretty detailed, too much content to post here.