1 | initial version |
Is it really necessary to build openCV yourself? Most functionality is provided in the 2.4.4 prebuilt binaries for Windows and Visual Studio. This will work perfectly, since it is running on my system here.
You can download them from the main download page and just set the correct linker options towards the necessary dll's for your project.
http://opencv.org/downloads.html
However it seems that there are actually some problems with VS2012 and OpenCV. Please read through this topic:
http://answers.opencv.org/question/6495/visual-studio-2012-and-rtlfreeheap-error/#6603