出现编译错误:LINK : fatal error LNK1104: cannot open file 'LIBC.lib'

解决办法,在Project-->Setting-->Linker-->Command Line-->Additional options中加入:  /nodefaultlib:libc

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-22
  • 2022-12-23
  • 2021-10-31
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-30
  • 2021-12-26
  • 2022-12-23
  • 2021-10-17
  • 2022-12-23
相关资源
相似解决方案