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]

时间:2019-04-02 21:55:25   收藏:0   阅读:481

今天在开发过程中遇到了C1189 error。找了好久解决办法,最后自己解决了......

方法:工程右键->属性

 

 

技术分享图片

编辑预处理器定义:

技术分享图片

再次运行,就解决了。

 

原文:https://www.cnblogs.com/yocichen/p/10645289.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!