积极答复者
C++/CLI断点调试无效?

问题
-
在MFC和C++/CLI混合编程中,整个项目没有打开/CLI开关,只对需要用到CLI的CPP文件打开/CLI开关,但是打开之后这个文件就不能加断点调试了?
- 已移动 Franklin ChenMicrosoft employee 2014年7月28日 2:14 C++
答案
全部回复
-
你好,
根据你的描述,你可以尝试 Tools -》 Options-》 Debugging -》enable Managed Compatibility Mode, 开启这个设置试试。
更多的解释,你可以参考这个同样问题的帖子:
VS/2013 Debugger Not Working (MFC/C++/CLI w/ previous version of MFC library)
May
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.