JavaShuo
栏目
标签
fatal error RC1015: cannot open include file 'winres.h'.
时间 2020-12-20
原文
原文链接
错误描述 OS: Win 10 IDE: VS 2017 打开一个文物级MFC项目,加载界面文件时,弹出此错误。 问题分析 打开老项目时,一般会遇到各种不兼容问题,比如系统头文件或库文件更新或被踢出群聊了(由于系统迭代,会对系统头文件和库文件作一定修改),也有第三方库的更新修改,还有所用环境的更新导致项目报错。 总结就是,项目太老,跟不上时代了,要适应就得改变。 这个问题就是Windows SDK
>>阅读原文<<
相关文章
1.
fatal error RC1015: cannot open include file 'winres.h'解决方案
2.
打开MFC项目时:fatal error RC1015: cannot open include file ‘winres.h‘.
3.
Fatal error RC1015: cannot open include file'winres.h'
4.
RC1015 cannot open include file 'atlres.h'
5.
error RC1015: cannot open include file 'afxres.h'. 的解决办法
6.
_mysql.c(42) : fatal error C1083: Cannot open include file: 'config-win.h': No such file or director
7.
OpenCV2.2+VC2005 fatal error C1083: Cannot open include file:'opencv2/core/core_c.h': No such file o
8.
VS中fatal error C1083:Cannot open include file: 'Gdiplus.h': No such file or directory
9.
fatal error C1083: Cannot open precompiled header file
10.
_mysql.c(42) : fatal error C1083: Cannot open include file: 'config-win.h':问题的解决
更多相关文章...
•
ADO Error 对象
-
ADO 教程
•
XML Schema include 元素
-
XML Schema 教程
•
RxJava操作符(五)Error Handling
•
为了进字节跳动,我精选了29道Java经典算法题,带详细讲解
相关标签/搜索
fatal
rc1015
include
include%
error
open
file
core'&&cannot
cannot&nbs
include&exclude
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
python的安装和Hello,World编写
2.
重磅解读:K8s Cluster Autoscaler模块及对应华为云插件Deep Dive
3.
鸿蒙学习笔记2(永不断更)
4.
static关键字 和构造代码块
5.
JVM笔记
6.
无法启动 C/C++ 语言服务器。IntelliSense 功能将被禁用。错误: Missing binary at c:\Users\MSI-NB\.vscode\extensions\ms-vsc
7.
【Hive】Hive返回码状态含义
8.
Java树形结构递归(以时间换空间)和非递归(以空间换时间)
9.
数据预处理---缺失值
10.
都要2021年了,现代C++有什么值得我们学习的?
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
fatal error RC1015: cannot open include file 'winres.h'解决方案
2.
打开MFC项目时:fatal error RC1015: cannot open include file ‘winres.h‘.
3.
Fatal error RC1015: cannot open include file'winres.h'
4.
RC1015 cannot open include file 'atlres.h'
5.
error RC1015: cannot open include file 'afxres.h'. 的解决办法
6.
_mysql.c(42) : fatal error C1083: Cannot open include file: 'config-win.h': No such file or director
7.
OpenCV2.2+VC2005 fatal error C1083: Cannot open include file:'opencv2/core/core_c.h': No such file o
8.
VS中fatal error C1083:Cannot open include file: 'Gdiplus.h': No such file or directory
9.
fatal error C1083: Cannot open precompiled header file
10.
_mysql.c(42) : fatal error C1083: Cannot open include file: 'config-win.h':问题的解决
>>更多相关文章<<