异常: Building MFC application with /MD[d] (CRT dll version) requires MFC shared dll version. Please #define _AFXDLL or do not use /MD[d]

解决方法:项目->属性->配置属性->MFC的使用:选择“在共享DLL中使用MFC”

清除 编译  通过

posted on 2016-12-14 20:56  阿兴的平凡世界  阅读(258)  评论(0)    收藏  举报

导航