Mail Archives: djgpp/2000/01/26/09:02:29
On Tue, 25 Jan 2000, Scott J. McCaughrin wrote:
> I just donwloaded and installed the most recent version of RHIDE, but
> it cannot find #include's (header files). I _did_ check Options and
> it does list C:\djgpp\include as the correct directory (although with
> '\' changed to '/') so it is apparently searching in the right place.
> I have read the docs that came with it and checked all of the other
> environment-variables listed (especially DJDIR) but to no avail.
Please post the exact text of the error messages that you get.
Also, add -v to the compilation switches and post everything that's
printed by the compiler.
Chapter 8 of the FAQ has several sections that deal with similar
problems. You might consider reading them if you haven't already
done that.
- Raw text -