Hello I downloaded and unzipped OpenCV-2.4.2.exe on my PC. Than created a new Win32 project in VS 2012,set all the Paths in Project properties, set the environmental variables in Win7. When I'm trying to start the program in debugging mode I get the "The program can't start because MSVCR100D.dll is misssing from your computer. Try reinstalling the program to fix this problem"
Ok/ I downloaded the MSVCR100D.dll and threw it in Windows/System32 ...But the problem still remains. What should I do to use Opencv in Vs 2012/ I don't wont to build the opencv libraries from scratch. Maybe is there another simpler way ???