vc60.pdb
-
I am writing a small test app' and while trying to debug I get the message "Please enter the path of the vc60.pdb" when I select my /debug folder it then shows "A file with the correct name was found, but it is not the correct one." Anyone got any idea what project settings are causing this?
-
I am writing a small test app' and while trying to debug I get the message "Please enter the path of the vc60.pdb" when I select my /debug folder it then shows "A file with the correct name was found, but it is not the correct one." Anyone got any idea what project settings are causing this?
hi, I do also get this message when doing my project, even though the file is actually present in your DEBUG folder. Click on CANCEL button on the message box of "PLEASE ENTER THE PATH OF VC60.PDB", then it will work. Do not worry, this will never show up in the executable file. Hope this works for you...as it does work for me. Good Luck
-
hi, I do also get this message when doing my project, even though the file is actually present in your DEBUG folder. Click on CANCEL button on the message box of "PLEASE ENTER THE PATH OF VC60.PDB", then it will work. Do not worry, this will never show up in the executable file. Hope this works for you...as it does work for me. Good Luck
-
Thanks. That is what I did, but why does it happen and how are you supposed to resolve it properly so it doesn't keep happening?
Try doing a 'rebuild all'. I've also seen this occur when the file was marked readonly, and didn't get rebuilt properly.
Software Zen:
delete this;