什么是致命的编译错误C1083:无法打开源文件的意思? [英] What does fatal compile error C1083: Cannot open source file mean?

查看:2032
本文介绍了什么是致命的编译错误C1083:无法打开源文件的意思?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


错误1致命错误C1083:无法打开
源文件:
'FpDebug / BalanceGrabber.pch':没有这种
文件或目录c1xx

Error 1 fatal error C1083: Cannot open source file: 'FpDebug/BalanceGrabber.pch': No such file or directory c1xx


推荐答案

是否有一个cpp文件配置为生成预编译头?我认为这是缺少。在项目设置/ makefile或任何你使用你必须先创建pch(预编译头)!

Is one of your cpp files configured to generate the precompiled header? I think this is missing. In the project settings/makefile or whatever you use you have to create the pch (precompiled header) first!

这篇关于什么是致命的编译错误C1083:无法打开源文件的意思?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆