无法打开包含文件 [英] Unable to open included files

查看:181
本文介绍了无法打开包含文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用BORLANDC和Windows 7。

I am using BorlandC and Windows 7.

当我编译文件,我得到这些错误:

When I compile the file, I am getting these errors:

Error Assign.C : Unable to open include file 'stdio.h'
Error Assign.C : Unable to open include file 'conio.h'
Error Assign.C : Unable to open include file 'dos.h'
Error Assign.C : Unable to open include file 'stdlib.h'

我在做什么错了?

What am I doing wrong?

推荐答案

检查bcc32.cfg文件(应在同一目录bcc32.exe)应包含:

check the bcc32.cfg file (should be in the same directory as bcc32.exe) It should contain:

-ID:\\ BORLANDC \\包含

-ID:\BorlandC\Include

假设包含文件可以在D中找到:\\ BORLANDC \\包含

Assuming that the include files can be found in D:\BorlandC\Include

这篇关于无法打开包含文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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