您的位置:首页 > 移动开发

Building MFC application with /MD[d] (CRT dll vers

2016-01-25 16:25 501 查看
fatal error C1189: #error :  Building MFC application with /MD[d] (CRT dll version) requires MFC shared dll version. Please #define _AFXDLL or do not use /MD[d] 

解决办法:Project Setting -> General -> Use of MFC 选择 'Use MFC in a Shared DLL'


<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"16"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script>

阅读(1387) | 评论(0) | 转发(0) |

0
上一篇:MSDN中的收藏夹备份或导出

下一篇:error C2784: 'bool std::operator <(const std::_Tre

相关热门文章
A sample .exrc file for vi e...

游标的特征

IBM System p5 服务器 HACMP ...

busybox的httpd使用CGI脚本(Bu...

Solaris PowerTOP 1.0 发布

linux dhcp peizhi roc

关于Unix文件的软链接

求教这个命令什么意思,我是新...

sed -e "/grep/d" 是什么意思...

谁能够帮我解决LINUX 2.6 10...

给主人留下些什么吧!~~

评论热议
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: