Vs2013 error msb8031 solution
Today, in the process of porting and compiling, we found an error: error msb8031: building an MFC project for a non Unicode character set is decoded
You must change the project property to Unicode or download an additional library.
Solution:
go to the Microsoft website to download this component https://www.microsoft.com/zh-cn/download/details.aspx?id=40770
Select the corresponding language. Microsoft removed the multi byte character set support in vs2013,