我剛下載VS 2013社區版,我寫了我的第一個應用程序。當我運行它它顯示在輸出部分:'找不到或打開pdb文件'Visual Studio C++ 2013
'ConsoleApplication1.exe' (Win32): Loaded 'C:\Users\Toshiba\Documents\Visual Studio 2013\Projects\ConsoleApplication1\Debug\ConsoleApplication1.exe'. Symbols loaded.
'ConsoleApplication1.exe' (Win32): Loaded 'C:\Windows\System32\ntdll.dll'. Cannot find or open the PDB file.
'ConsoleApplication1.exe' (Win32): Loaded 'C:\Windows\System32\kernel32.dll'. Cannot find or open the PDB file.
'ConsoleApplication1.exe' (Win32): Loaded 'C:\Windows\System32\KernelBase.dll'. Cannot find or open the PDB file.
'ConsoleApplication1.exe' (Win32): Loaded 'C:\Windows\System32\msvcp120d.dll'. Cannot find or open the PDB file.
'ConsoleApplication1.exe' (Win32): Loaded 'C:\Windows\System32\msvcr120d.dll'. Cannot find or open the PDB file.
The program '[11196] ConsoleApplication1.exe' has exited with code 0 (0x0).
什麼問題?我在很多網站上查看了我的代碼,所以我知道問題不在我的代碼中。誰能幫我?
我用這個答案的路徑添加到了Qt 5.6.1-1框架的我的胳膊構建和追蹤與全面的Qt符號支持崩潰的根本原因。 – pixelgrease 2016-09-14 19:58:54
VS2015中的工具>選項>調試>符號> Microsoft Symbol Servers' – 2017-03-07 04:53:48
@NickDesaulniers它也位於VS2017的位置。 – 2017-08-06 01:54:33