Ask Your Question

Stan's profile - activity

2013-07-02 15:23:54 -0600 received badge  Student (source)
2013-01-06 05:49:19 -0600 received badge  Editor (source)
2013-01-03 15:07:46 -0600 asked a question Building OpenCV 2.49 with visual studio 2012

I try to build the OpenCV libraries with visual studio 2012 but I always get the following Error:

LINK : fatal error LNK1104: cannot open file "....\lib\Debug\opencv_core249d.lib".

I downloaded the latest code from the git repository and used Cmake 2.8.10.2 to create the projects. I also disabled the cuda support due to the cuda 5.0 and visual 2012 incompatibility.