“无法查找或打开 PDB 文件 ”

VS2012生成项目报错:

“Draw.exe”(Win32):  已加载“C:UsersYCDocumentsVisual Studio 2013ProjectsDrawDebugDraw.exe”。已加载符号。

……


“Draw.exe”(Win32):  已加载“C:WindowsSystem32profapi.dll”。无法查找或打开 PDB 文件。
程序“[5036] Draw.exe”已退出,返回值为 0 (0x0)。

解决方法:

原文地址:https://www.cnblogs.com/sheeco/p/4933901.html