ERROR MESSAGE ON PDB FILE

Write your question here.
What does the error message "Cannot find or open the PDB file" mean? What is a PDB file? I am too embarrassed to put up my simple code.

http://stackoverflow.com/questions/3899573/what-is-a-pdb-file

Visual Studio reports that message for DLLs that are part of Windows.

Dont be embarrassed as everyone has to start somewhere and feedback can be beneficial to you.

As AbstractionAnon said, its complaining that the debugging symbols for Windows DLL's don't exist, there's nothing to worry about.
AbstractionAnon,

Thank you for your response and the link. I have a better understanding of what the message is.

Softrix,

Thank you for the support. I did not realize that the message was harmless and did not run my program. I ran it after reading your repply, and it works.
Topic archived. No new replies allowed.