欢迎访问 生活随笔!

生活随笔

当前位置: 首页 > 编程资源 > 编程问答 >内容正文

编程问答

vs2013编译osg缺少mfc120d.lib

发布时间:2023/12/10 编程问答 42 豆豆
生活随笔 收集整理的这篇文章主要介绍了 vs2013编译osg缺少mfc120d.lib 小编觉得挺不错的,现在分享给大家,帮大家做个参考.

因为MFC MBCS DLL缺少导致的,微软的解释如下(http://msdn.microsoft.com/en-us/library/dn251007.aspx):

MFC libraries (DLLs) for multibyte character encoding (MBCS) are no longer included in Visual Studio, but are available as an add-on that you can download and install on any machine that has Visual Studio Professional, Visual Studio Premium, or Visual Studio Ultimate. (In Visual Studio, MFC must be enabled.) The installation requires about 440 MB of disk space and includes the English (United States) and localized versions of the DLLs.

You need this download in order to build an MFC project that has the Character Set property set to Use Multi-Byte Character Set or Not Set.

只需要安装Multibyte MFC Library for Visual Studio 2013就可以解决了。下载地址:http://www.microsoft.com/zh-CN/download/confirmation.aspx?id=40770

创作挑战赛新人创作奖励来咯,坚持创作打卡瓜分现金大奖

总结

以上是生活随笔为你收集整理的vs2013编译osg缺少mfc120d.lib的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得生活随笔网站内容还不错,欢迎将生活随笔推荐给好友。