+ -
当前位置:首页 → 问答吧 → fatal error C1189: #error : atlframe.h requires atlwin.h to be included first

fatal error C1189: #error : atlframe.h requires atlwin.h to be included first

时间:2011-11-16

来源:互联网

fatal error C1189: #error : atlframe.h requires atlwin.h to be included first

VC++6.0 编译一个源码出现这个错误,源码肯定没问题的!
如果include <atlwin.h >就出现更多错误了!
这个问题怎么解决哦!

作者: chunbeishen   发布时间: 2011-11-16

去微软下载 WTL80.exe 自己安装就行了!!
这个问题就可以解决了,项目中包含WTL80的目录和lib

作者: shen_wei   发布时间: 2011-11-17

楼主项目类型设置错误了吧

作者: quwei197874   发布时间: 2011-11-17

引用 1 楼 shen_wei 的回复:
去微软下载 WTL80.exe 自己安装就行了!!
这个问题就可以解决了,项目中包含WTL80的目录和lib

我wtl8.0不支持vc6.0 我已经安装了wtl71了 出现那个错误
帮忙下 谢谢

作者: chunbeishen   发布时间: 2011-11-20

引用 2 楼 quwei197874 的回复:
楼主项目类型设置错误了吧

怎么错误呢?请指教下,谢谢

作者: chunbeishen   发布时间: 2011-11-27