码迷,mamicode.com
首页 > 其他好文 > 详细

调试报“The source file is different from when the module was built.”问题的解决

时间:2016-06-07 23:51:47      阅读:1506      评论:0      收藏:0      [点我收藏+]

标签:

It is related to the checksums which is used to ensure that you are stepping in matching source. You could disable it like this 

 

找到Tools –> Options –> Debugging –> General,取消勾选“Require source files to exactly match the original version.”

调试报“The source file is different from when the module was built.”问题的解决

标签:

原文地址:http://www.cnblogs.com/x-poior/p/5568554.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!