Please enter the path for mfcs42.pdb问题的解决办法

If you are building/debugging a DLL, the most typical reason is that the DLL
is loaded from a wrong location (e.g. an old version gets loaded).
When debugging, open Modules window (Debug | Modules) and check
the path to the DLL.

If you are working with an .exe, it is possible that wrong executable is specified
in project settings. Compare the following settings:
- Project | Settings | Debug | General | Executable for debug session
- Project | Settings | Link | General | Output file name
They must point to the same .exe file. And again, Modules window can
be used to check the path to the .exe file when debugging.

//

我这次解决问题是按第二个方法解决成功的。做法是

使- Project | Settings | Debug | General | Executable for debug session
- Project | Settings | Link | General | Output file name

下的.exe 文件相同。

Also I would recommend to use /pdbtype:con linker option
to merge all vc60.pdb files into the final pdb file of the executable module:
- Project | Settings | Link | Debug | "Separate types" - must be unchecked

/

有疑问请留言,欢迎讨论。邮箱:Sabrina0911@live.cn

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值