摘要:
当在对工程的属性,如由静态工程转为DLL工程后,有时会出现工程中无法设置断点的问题,解决方式有如下:检查debug下工程配置是否设置正确。C++>General->Debug Information Format->Program Database (/Zi)C++>Optimization->Optimization->Disabled (/Od)Linker->Debugging->Generate Debug Info->Yes (/DEBUG)Linker->Debugging->Generate Program Dat 阅读全文
posted @ 2012-10-31 13:54
cqfuture
阅读(276)
评论(0)
推荐(0)
浙公网安备 33010602011771号