Message-ID: <3831CB51.9D5ACC10@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: Help with include path Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 15 NNTP-Posting-Host: 209.203.145.134 X-Trace: typ11.nn.bcandid.com 942787822 209.203.145.134 (Tue, 16 Nov 1999 16:30:22 EST) NNTP-Posting-Date: Tue, 16 Nov 1999 16:30:22 EST Organization: bCandid - Powering the world's discussions - http://bCandid.com Date: Tue, 16 Nov 1999 16:23:29 -0500 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, I got MGL and the Djgpp.env file needs a path to the *.h files in C:\Scitech\Include. I tried C_INCLUDE_PATH=%/>;C_INCLUDE_PATH%include;%Scitech%/Include;%PRIVATE%/include and LIBRARY_PATH=%/>;LIBRARY_PATH%%include;%Scitech%/Include;%PRIVATE%/include under [gcc]. It didn't work. I tried to make sure that the case of the letters matched that of the directories. I also tried to get rid of whitespace and tried the .env file that came with MGL Brendan Ryan.