编译时遇到错误:
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.
下载安装多字节支持库
Multibyte MFC Library for Visual Studio 2013
https://www.microsoft.com/en-us/download/details.aspx?id=40770
VS2013多字节工程问题
http://jingyan.baidu.com/article/4b07be3c61443e48b280f352.html
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.
下载安装多字节支持库
Multibyte MFC Library for Visual Studio 2013
https://www.microsoft.com/en-us/download/details.aspx?id=40770
VS2013多字节工程问题
http://jingyan.baidu.com/article/4b07be3c61443e48b280f352.html
本文提供了解决Microsoft Visual Studio 2013构建MFC项目的非Unicode字符集错误的方法。通过下载安装多字节支持库,可以解决该问题。
1381

被折叠的 条评论
为什么被折叠?



