VS2015 编译程序时提示 无法查找或打开 PDB 文件

“mode.exe”(Win32): 已加载“C:\Windows\System32\api-ms-win-core-file-l2-1-0.dll”。无法查找或打开 PDB 文件。
“mode.exe”(Win32): 已加载“C:\Windows\System32\api-ms-win-core-localization-l1-2-0.dll”。无法查找或打开 PDB 文件。
“mode.exe”(Win32): 已加载“C:\Windows\System32\api-ms-win-core-synch-l1-2-0.dll”。无法查找或打开 PDB 文件。
“mode.exe”(Win32): 已加载“C:\Windows\System32\api-ms-win-core-processthreads-l1-1-1.dll”。无法查找或打开 PDB 文件。
“mode.exe”(Win32): 已加载“C:\Windows\System32\api-ms-win-core-file-l1-2-0.dll”。无法查找或打开 PDB 文件。
“mode.exe”(Win32): 已加载“C:\Windows\System32\concrt140d.dll”。无法查找或打开 PDB 文件。
“mode.exe”(Win32): 已加载“C:\Windows\System32\imm32.dll”。无法查找或打开 PDB 文件。
“mode.exe”(Win32): 已加载“C:\Windows\System32\msctf.dll”。无法查找或打开 PDB 文件。

解决方法:

在运行发现

“mode.exe”(Win32): 已加载“C:\Windows\System32\api-ms-win-core-synch-l1-2-0.dll”。已加载符号。
“mode.exe”(Win32): 已加载“C:\Windows\System32\api-ms-win-core-processthreads-l1-1-1.dll”。已加载符号。
“mode.exe”(Win32): 已加载“C:\Windows\System32\api-ms-win-core-file-l1-2-0.dll”。已加载符号。
“mode.exe”(Win32): 已加载“C:\Windows\System32\concrt140d.dll”。已加载符号。
“mode.exe”(Win32): 已加载“C:\Windows\System32\imm32.dll”。已加载符号。
“mode.exe”(Win32): 已加载“C:\Windows\System32\msctf.dll”。已加载符号。

 

posted @ 2019-07-27 10:24  浮沉沉浮  阅读(4640)  评论(3编辑  收藏  举报