OpenCV 2.0a does not contain pre-compiled OpenCV libraries for Visual Studio users. I am trying to build libraries from source using Visual Studio 2010 Beta and CMake, but I am getting a lot of errors.
I even tried to create libs from the dll using dumpbin, but linker errors still persist. Please guide me to create static libs for VS2010.
visual-studio-2010 opencv cmake
Deepak singh rawat
source share