首页
学习
活动
专区
圈层
工具
发布
社区首页 >专栏 >VS2013 MFC无法使用ASCII字符集 error MSB8031

VS2013 MFC无法使用ASCII字符集 error MSB8031

作者头像
ClearSeve
发布2022-02-11 08:45:56
发布2022-02-11 08:45:56
6880
举报
文章被收录于专栏:ClearSeveClearSeve

Visual Studio 2013 编译旧的 multi-byte character set MFC 出现 Error 1 error MSB8031: Use of MBCS encoding in MFC projects require an additional library to be downloaded and installed. Please see http://go.microsoft.com/fwlink/?LinkId=286820 for more information. C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\v120\Microsoft.CppBuild.targets

原来是VS2013把 multi-byte character set 支持移除了MFC support for MBCS deprecated in Visual Studio 2013

去微软网站下载这个组件就行了Multibyte MFC Library for Visual Studio 2013

本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2022年1月29日,如有侵权请联系 cloudcommunity@tencent.com 删除
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档