visual-studio - 为何 Visual Studio 2012 中编译 C++ 程序时必须停止调试?
PHP中文网
PHP中文网 2017-04-17 13:05:55
0
2
509

在 VS 2010 中,当一个 C++ DLL 项目 attach 到一个进程后,如果修改了代码需要重新编译,可以不用停止调试,但在 VS 2012 中,就必须停止调试才能编译。

有什么设置可以调整到与 VS 2010 中的行为一样呢?

PHP中文网
PHP中文网

认证0级讲师

reply all(2)
黄舟

Please refer to this link, I hope it is useful to you: http://blog.csdn.net/xiaoxian8023/article/details/7220590

小葫芦

Just turn on the compile and continue option

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!