cvs.gedasymbols.org/archives/browse.cgi | search |
From: | Miguel Guerreiro <a14616 AT aaual DOT ualg DOT pt> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: djgpp and programming newbie |
Date: | Fri, 22 Jan 1999 19:41:28 +0000 |
Organization: | Servico de News da Universidade do Algarve |
Lines: | 20 |
Message-ID: | <36A8D468.C83E4112@aaual.ualg.pt> |
References: | <36A20C6F DOT 6328 AT letterbox DOT com> |
NNTP-Posting-Host: | 10.11.85.111 |
Mime-Version: | 1.0 |
X-Mailer: | Mozilla 4.04 [en] (WinNT; I) |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Casey wrote: > Anyone know why I keep getting the error "no such file" and the list of > all the header files the program requires? > I tried moving the source file into the include directory and compiling > from there and still no luck. The folowing line is in my autoexec in > win95: > set DJGPP=D:\DJGPP\ > SET PATH=%PATH%;C:\PROGRA~1\NETWOR~1\MCAFEE~1 > set PATH=D:\DJGPP\BIN;%PATH% > ANy ideas? > Thanks, > Casey Just add DJGPP.ENV to your set DJGPP line, like this: set DJGPP=D:\DJGPP\DJGPP.ENV
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |