From: Sean Melody Newsgroups: comp.os.msdos.djgpp Subject: Re: Rhide dissapearing menu options?? Date: Sun, 12 Apr 1998 15:59:24 -0500 Organization: Northwestern University, Evanston, IL, US Lines: 32 Message-ID: <35312B2C.EEDC8381@STOP.SPAMMERS.nwu.edu> References: <01bd6630$b0464320$d742a8c2 AT j DOT couston> NNTP-Posting-Host: hin082083.res-hall.nwu.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Common problem. I fixed it using a batch file. path c:\windows\command set DJGPP=c:\djgpp\djgpp.env set path=C:\djgpp\bin;%path% rhide -y It seems to fix it. If you have any further start up questions, I would advise consulting DejaNews (dejanews.com) because most of these questions have already been answered. Sean Melody Jamie wrote: > > Hi, > > After having very recently got myself DJGPP and the Rhide IDE I'm having a > problem. The 'Compile' menu option will allow me to compile my source but > will not allow me to make an exe. The make option (in fact all options > apart from compile) is shadowed out. > > What's going on?? It was not always like this - it started happening today > and I only downloaded the software yesterday!! > > I just cannot be bothered dropping to the command line to make my source, > as this still works fine. > > Please help! > > Jamie > > j DOT couston AT virgin DOT net