VS error MSB8031
Posted fish in the sea
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了VS error MSB8031相关的知识,希望对你有一定的参考价值。
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(369,5): 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.
ctrl+左击链接,选择好自己的VS版本,13还是15,下载相应程序,然后安装即可
以上是关于VS error MSB8031的主要内容,如果未能解决你的问题,请参考以下文章
关于Visual Studio 2013 编译 multi-byte character set MFC程序出现 MSB8031 错误的解决办法
VS 编译后 install报错(error MSB3073)