Debug正常,Release后报错,This application has requested
This application has requested the Runtime to terminate it in an unusual way.Please contact the application's support team for more information.
网上说如果使用 /GR 和 /MD 编译器开关,并且 Msvcrt.dll 文件和 Msvcirt.dll 文件的版本是 7.0.x,则可能出现此问题。这个在哪里设置,以前我的电脑上都是正常的啊