went to "Project | Game Properties | Configuration Properties | C/C++ | Code Generation | Runtime Library"

and set Multi-threaded Debug (/MTd)

did build generated error messages...

then reset

"Project | Game Properties | Configuration Properties | C/C++ | Code Generation | Runtime Library"

to

Multi-threaded Debug DLL (/MDd)


相关文章:

  • 2021-12-20
  • 2021-09-22
  • 2021-09-12
  • 2021-06-02
  • 2021-11-27
  • 2021-10-08
  • 2021-07-03
  • 2021-12-05
猜你喜欢
  • 2022-12-23
  • 2022-02-01
  • 2021-09-02
  • 2022-12-23
  • 2021-06-27
  • 2021-08-10
  • 2021-04-08
相关资源
相似解决方案