原因是因为exe和lib中的运行库不一致,需要在Properties-Configuration Properties-C/C++-Code Generation

-Runtime Library里面都改为/MDd就可以了。

4>LIBCMTD.lib(stdexcpt.obj) : error LNK2005: "public: __thiscall std::except

 

相关文章:

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