VS2012 compiler times failed to load PDB file error resolution
"ConsoleApplication1.exe" (WIN32): Loaded in C:\Users\hp\Documents\Visual Studio 2012\projects\consoleapplication1\debug \consoleapplication1.exe ". The symbol is loaded.
"ConsoleApplication1.exe" (Win32): "C:\Windows\SysWOW64\ntdll.dll" is loaded. Unable to find or open PDB file.
"ConsoleApplication1.exe" (Win32): "C:\Windows\SysWOW64\kernel32.dll" is loaded. Unable to find or open PDB file.
"ConsoleApplication1.exe" (Win32): "C:\Windows\SysWOW64\KernelBase.dll" is loaded. Unable to find or open PDB file.
"ConsoleApplication1.exe" (Win32): "C:\Windows\SysWOW64\msvcp110d.dll" is loaded. The symbol is loaded.
"ConsoleApplication1.exe" (Win32): "C:\Windows\SysWOW64\msvcr110d.dll" is loaded. The symbol is loaded.
The program "[8124] ConsoleApplication1.exe" has exited with a return value of 0 (0x0).
1, point debugging
2. Then options and Settings
3. Enable source server support on the right hook
4, left point symbol
5, the Microsoft symbol server tick
6, the implementation of the time, wait a little longer
7. Problem solving
VS2012 compiler times failed to load PDB file error resolution