From: "Joseph Fitzgerald" To: Subject: Re: Problems running DJGPP: Include Files Date: Wed, 27 Jan 1999 17:19:18 -0500 Message-ID: <000801be4a43$14ca0240$44860398@joefitz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Reply-To: djgpp AT delorie DOT com I have the same problem. Did you fix it? Thanks. -Joe Fitz Wcschool4a AT aol DOT com wrote in message <81ca695d DOT 36a0e5ea AT aol DOT com>... > After recently installing DJGPP, with RHIDE for C++, I entered the directory > for the include files, iostream.h, conio.h, etc...After trying to run the > program, the compiler told me that it could not find either of the include > files. Upon looking at the include directory that I entered under > Options->Directories->Include, I found all of the "\" had been changed to "/". > I re-entered the directory, saved the options, and tried again, same problem. > The compiler keeps automatically changing all of the "\" symbols to "/". Of > course, there is no C:/Program Files/DJGPP/Include/ on my system, it should be > C:\Program Files\DJGPP\Include\.