Why Visual Studio can't find PDBs referenced?

asked 2013-10-30 13:37:57 -0600

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?

edit retag flag offensive close merge delete

Comments

try this make incremental changes->no

zulfiqar gravatar imagezulfiqar ( 2013-10-30 14:00:14 -0600 )edit