Building Library using Visual Studio 2013
I am trying to start using OpenCV. I have CMake version 2.8.12.1, but it does not show VS2013 as an option for a generator. Do I need a different version of CMake, or is there something I have not installed properly?
Thanks.
I've installed opencv 3.0 with visual studio 2013. Actually CMake shows you
Visual Studio 12 13
. I'm using windows 7 though.