Ask Your Question

Revision history [back]

Why Visual Studio can't find PDBs referenced?

I recompiled OpenCV to get the PDB files that Visual Studio so much complains. I have copied all *.pdb (including *d.pdb) to C:\Libraries\opencv\VS11\PDBs and added a reference to Visual Studio like the screenshot bellow.

image description

The warnings have disappeared on release mode, but not on debug mode. Am I missing something?