vs2013编译VC++源码,错误:

error MSB8031: Building an MFC project for a non-Unicode character set is deprecated. You must change the project property to Unicode or download an additional library. See http://go.microsoft.com/fwlink/p/?LinkId=286820 for more information.

解决方案:

从微软官网下载安装包vc_mbcsmfc.exe,然后装了就OK了。

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-09
猜你喜欢
  • 2021-10-30
  • 2021-04-01
  • 2021-05-19
  • 2022-02-03
  • 2021-11-16
  • 2022-12-23
相关资源
相似解决方案