Mail Archives: djgpp/1996/10/10/10:32:19
ebromber AT forest DOT drew DOT edu wrote:
>
> I recently unzipped all the necessary files and make the necessary changes
> to my autoexec.bat file. Then I went I read the FAQ and did all that
> applied. But when I go to compile my programs, I still get the message
> saying it can't find header files. What do I do now?
A copy of the errors might be nice. Also a fragment from your program
(specifically the lines containing the #include directives). :)
Also, are you trying to compile C or C++? If C++, make sure that you
are naming your programs '.cc' or '.cpp', not '.C', which can cause
some problems. Also make sure that you got the C++ files, not just the
C ones (see 'readme.1st').
In any case, please follow the FAQ guidelines in chapter 6.12 to create
a full report of your system's environment and configuration. At least
post your CONFIG.SYS, AUTOEXEC.BAT, and your environment as reported by
'set'.
--
---------------------------------------------------------------------
| John M. Aldrich, aka Fighteer I | fighteer AT cs DOT com |
| Proud owner of what might one | http://www.cs.com/fighteer |
| day be a spectacular MUD... | Plan: To make Bill Gates suffer |
---------------------------------------------------------------------
- Raw text -