从空项目开始建立MFC程序导致1189错误解决办法

错误提示:

严重性 代码 说明 项目 文件 行 源 禁止显示状态 工具
错误(活动) E0035 #error 指令: Building MFC application with /MD[d] (CRT dll version) requires MFC shared dll version. Please #define _AFXDLL or do not use /MD[d] CPPHelloWorld C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.28.29910\atlmfc\include\afx.h 24 Intellisense Visual C++ IntelliSense

两种解决办法:

1.

2.

 

posted @ 2023-02-12 04:09  kaling  阅读(318)  评论(0编辑  收藏  举报