visual studio编译:fatal error C1189: #error : Building MFC application with /MD[d] (CRT dll version)
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] 解决方法:对着你的项目点击右键,依次选择:属性、配置属性、常规,然后右边有个“…