Error D8016 '/ZI' and '/Gy-' command-line options are incompatible
错误原型:
VS2015, 1>cl : Command line error D8016: '/ZI' and '/Gy-' command-line options are incompatible
解决办法:
右键点击工程——》properties——》C/C++——》Debug Information Format——》select:Program Database(/Zi)
如下图:
转载:http://blog.csdn.net/sinat_20265495/article/details/53454317
浙公网安备 33010602011771号