Visual Studio 2015 Compatibility Issue using OpenCV3.0
http://robincv.blogspot.kr/2015/11/visual-studio-2013-compatibility-visual.html
You would find the details from the link above.
In brief, OpenCV3.0 seems to be able to collide in Windows10 with Visual Studio 2015(vc14). So I am expecting any suggestion to deal with compatibility issue. Thanks.
if you got any problems / questions, please put them here, not in an external link.
I just went thru this exercise. See http://dogfeatherdesign.com/opencv-3-... It works reasonably well with legacy openCV code. I had to do a minor mod on header file include calls.