Ask Your Question

Revision history [back]

How to Solve 'opencv_core2411d.dll' is not found problem in Visual Studio 12?

Every time I click on debug, this error message shows up: "opencv_core2411d.dll'. Cannot find or open the PDB file."

I've- -specified environment variable -edited Linkers and C/C++ section -Copied all the dll files in system32 and systemwow32 -palced the dll files in the project folder

and still there is nothing except this error!

Is there anyone really knows how to solve this problem?