打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
转:Debugginginformationcannotbefoundordoesnotmatch
    from:http://social.msdn.microsoft.com/Forums/zh-CN/Vsexpressvc/thread/503d3ded-976e-460e-b5f9-7e03454ed387

问题:
Debugging information for "project.exe" cannot be found or does notmatch. Binary was not built with debug information.

答案:
Toenable debugging:

1) Goto Project->HelloWorldProperties
2) On the left expand "Configuration Properties"
3) Expand "C/C++"
4) On the left, Select "General"
5) On the right, change "Debug Information Format" to "ProgramDatabase For Edit And Continue (/ZI)"
5) On the left, Select "Optimization"
6) On the right, change "Optimization" to "Disabled(/Od)"
7) On the left, expand "Linker"
8) On the left, select "Debugging"
9) On the right, change "Generate Debug Info" to"Yes"
10) Click ok
11) Set your breakpoints
12) Rebuild your application

Also when running your application use Ctrl+F5 to build and run it,this keeps the console window open long enough for you to see youroutput.
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
How do I change the schedule for replication between two domain controllers in a site? | High Availa
mysql 实现表连接(左,右,内,全连接)【转】
如何判断一张图片是否包含另一张小图片?图像匹配?
强大一些 一定要相信你自己
白领英语晨读365 004 Attitude 态度
每课一句:新概念英语第1册第113课
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服