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

posted on 2017-11-15 17:26  lydstory  阅读(393)  评论(0)    收藏  举报

导航