vs2013 Compile VC + + source code, error:
Error msb8031:building an MFC project for a non-unicode character set is deprecated. You must the change of the project property to the Unicode or download an additional library. See http://go.microsoft.com/fwlink/p/?LinkId=286820 for more information.
Solution:
Download the installation package Vc_mbcsmfc.exe from Microsoft Official website, then install it and then OK.
In this case, we read the error message carefully:
Open the above URL:
Error 1 msb8031:building an MFC project for a non-unicode character set is deprecated. You must the change of the project property to the Unicode or download an additional library. Seehttp://go.microsoft.com/fwlink/p/?linkid=286820for more information. C:\Program Files (x86) \msbuild\microsoft.cpp\v4.0\v120\microsoft.cppbuild.targets 376 5 Hostmspaint
Download the file installation for the version of Visual Studio