Building a MFC project for a non-unicode character the set is deprecated

Source: Internet
Author: User
Tags deprecated
VS2013 Multi-byte engineering problem

Use VS2013 to compile the old version of VC + + program, prompted building an MFC project for a non-unicode character set is deprecated, Microsoft offers a solution.


First, error message

1>------started rebuild all:  project: Server, Configuration: Release Win32------
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 DEP Recated. You are must change the "project" to Unicode or download an additional library. http://go.microsoft.com/fwlink/p/?LinkId=286820 for more information.
========== all regenerated:  0 successes, 1 failures, 0 ========== skipped

Second, Microsoft explained

The MFC Library (DLL) for multibyte character encoding (MBCS) is no longer included in Visual Studio, but can be used as a plug-in, and in any Visual Studio Professional, Visual Studio Premium, or V Download and install on the isual Studio Ultimate computer. (In Visual Studio, MFC must be enabled.) The installation requires approximately 440 MB of disk space, including the English (United States) and localized versions of the DLL.

After you install the MBCS DLL, if you uninstall or repair Visual Studio, it is also uninstalled or repaired. However, if you disable only Mfc,mbcs DLLs, they remain on the system.     If you uninstall or repair only the MBCS DLL, Visual Studio will not be modified. Detailed information: http://blogs.msdn.com/b/vcblog/archive/2013/07/08/mfc-support-for-mbcs-deprecated-in-visual-studio-2013.aspx

Download Address: http://www.microsoft.com/zh-cn/download/details.aspx?id=40770


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.