摘要: 编辑器加载中...在未安全SP1的VSTS2008上联合编译大型项目时出现如下问题:LNK1318: Unexpected PDB error; RPC (23)问题起因分析:当PDB文件名太长时mspdbsrv.exe会发生崩溃,然后我们就看到了上述问题消息。解决方案:安装SP1补丁包,这样,当PDB文件名太长时mspdbsrv.exe会报告一个文件操作失败来替代崩溃。 阅读全文
posted @ 2011-07-20 16:43 Atypiape 阅读(3111) 评论(0) 推荐(1) 编辑
摘要: 编辑器加载中...编译时出现如下问题:c:\program files\microsoft\v6.0\include\winnt.h(236) : error C2146: syntax error : missing ';' before identifier 'PVOID64'c:\program files\microsoft\v6.0\include\winnt.h(236) : error C2146: syntax error : missing ';' before identifier 'Buffer'问题起因分析 阅读全文
posted @ 2011-07-20 12:16 Atypiape 阅读(4605) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示