Message-ID: <387BB97A.EDCAD207@global2000.net> From: Andrea Ryan X-Mailer: Mozilla 4.61 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Include Paths References: <386BFAF0 DOT 637140AD AT global2000 DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 17 NNTP-Posting-Host: 209.203.144.115 X-Trace: tw11.nn.bcandid.com 947633191 209.203.144.115 (Tue, 11 Jan 2000 16:26:31 MST) NNTP-Posting-Date: Tue, 11 Jan 2000 16:26:31 MST Organization: bCandid - Powering the world's discussions - http://bCandid.com Date: Tue, 11 Jan 2000 23:26:32 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Now I can compile simple programs but a MGL header file still can't be found and they are not in the search path. Brendan Ryan Andrea Ryan wrote: > I have the following in my autoexec.bat file. The paths are correct but > am I declaring them in the correct way? The MGL header files cannot be > found. > Brendan Ryan > > set C_INCLUDE_PATH=C:\Scitech\Include > set CPLUS_INCLUDE_PATH=C:\Scitech\Include > set C_LIBRARY_PATH=c:\Scitech\Lib\Dos32\Dj2 > set CPLUS_LIBRARY_PATH=C:\Scitech\Lib\Dos32\Dj2 > set CPLUS_LIBRARY_PATH=C:\Djgpp\lang\cxx