积极答复者
文件不能正确执行

问题
答案
-
显示的错误是在找符号信息文件,用以进行程序运行时的符号信息于代码的映射。一般符号信息保存于相应pdb文件中。但是对于kernel32.dll可能debug的机器上并没有对应的pdb文件。所以产生这个信息。但是文件无法正确执行可能是优于其他问题引起的。
麻烦把正确答案设为解答。- 已标记为答案 VisualElevenModerator 2011年3月28日 2:41
全部回复
-
这些消息都很正常啊?执行的时候那里不正常了?
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- 已建议为答案 VisualElevenModerator 2011年3月28日 2:41
-
显示的错误是在找符号信息文件,用以进行程序运行时的符号信息于代码的映射。一般符号信息保存于相应pdb文件中。但是对于kernel32.dll可能debug的机器上并没有对应的pdb文件。所以产生这个信息。但是文件无法正确执行可能是优于其他问题引起的。
麻烦把正确答案设为解答。- 已标记为答案 VisualElevenModerator 2011年3月28日 2:41