http://blog.sina.com.cn/s/blog_b9658a1d0101fjoy.html
2 IntelliSense: #error 指令: Please use the /MD switch for _AFXDLL builds d:\program files (x86)\vc\atlmfc\include\afxver_.h 81 3
转载自:
我在做MFC时遇到过这个问题,解决方法如下: 修改设置:工程(Project)-> 属性(Properties)-> 配置属性(Configuration Properties)-> c/c++-> 代码生成(Code Generation)->运行库(Use run-time library)->多线程调试DLL(/MD)