Date: Mon, 2 Jul 2001 23:11:29 +0300 (WET) From: Andris Pavenis To: Arlene Lopez Cc: djgpp AT delorie DOT com Subject: Re: Help with DJGPP under Windows 2000 In-Reply-To: <001201c10328$8c83af20$4ab87ad1@DJ1R5N01> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 2 Jul 2001, Arlene Lopez wrote: > I recently installed the DJGPP software that I received with the book "C++ for Dummies." I'm new to C++ which is why I purchased the book. > > I believe I installed the softare correctly, including adding/editing the following environment variables: > > C:\DJGPP\BIN;%PATH% > > C:\DJGPP\DJGPP.ENV > > What am I doing wrong? I entered the command rhide at the MS-DOS prompt, created a new file and entered the code for a sample program (Conversion.cpp). When I selected the Make option under the Compile menu, I got the following error message: > > "Could not find the source file 'Conversion.cpp'. Make sure, that the file exit or check the settings in 'Options/Directoried' for the correct paths." It is known problem with RHIDE under Win2K. RHIDE (at least 1.4.7.8 and some earlier versions) doesn't work under Win2K. I suggest using Win95, Win98 or WinME if possible as otherwise RHIDE breakage is not only serious problem with DJGPP You will find under Win2K Andris