OpenCV 3.0 support Visual Studio 2010?
Sorry, I have a problem, I want to use OpenCV 3.0 at Visual Studio 2010, but I can't find the "VC10" folder under the build folder.
Is OpenCV 3.0 not support Visual Studio 2010?
thanks.
You should build with cmake. It should have automatically selected Visual Studio 2010 for you. On my system, it shows the current generator as Visual Studio 10 2010.