使用vs运行工程时出现错误:

Severity Code Description Project File Line Suppression State
Error D8016 '/ZI' and '/Gy-' command-line options are incompatible TextCat E:\desktop\20161\机器学习\project\002-2266031_2_MLKD-Project2-TC\tc\TextCat\cl 1

 

解决办法:

  右键点击工程——》properties——》C/C++——》Debug Information Format——》select:Program Database(/Zi)

 

相关文章:

  • 2021-11-16
  • 2021-11-07
  • 2022-12-23
  • 2021-12-02
  • 2021-11-21
  • 2021-04-04
  • 2022-01-09
猜你喜欢
  • 2021-07-14
  • 2021-10-23
  • 2021-08-28
  • 2021-06-12
  • 2021-11-22
  • 2021-11-23
相关资源
相似解决方案