X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP question Date: Sat, 26 Jun 2004 10:01:07 +1000 Organization: HOME Message-ID: References: <40E2742C AT www DOT webmail DOT hsph DOT harvard DOT edu> X-Newsreader: Forte Agent 2.0/32.652 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 23 NNTP-Posting-Host: 220.233.15.233 X-Trace: 1088200274 un-2park-reader-02.sydney.pipenetworks.com.au 3613 220.233.15.233:1155 X-Complaints-To: Abuse, including message IDs to abuse AT pipenetworks DOT com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >when I wrote a program in wingcc and clicked "run", it gave the following >error: "Compile error: File not found (Check DJGPP installation)". I then In addition to what Eli wrote if you are using Rhide then please read on otherwise ignore the following:- This sounds like you are using Rhide due to the click "run" info. If you are using Rhide then please go and grab Rhide 1.5.0.1 from the snapshot area of www.rhide.com You need ensure that you are using the latest 2.03 files or the 2.04 beta release as you are using 2000 and old versions of DJGPP before dec 2001 are NOT compatible with 2000 or XP. Notes:- 1) that under 2000 and XP that some video resolutions in Allegro may not be available due to 2000 and XP issues. 2) Rhide occasionally crashes under 2000 and XP only. You can try starting rhide with a '-S' (upper case) option as this sometimes helps if the video card you are using is buggy. Andrew