Xref: news2.mv.net comp.os.msdos.djgpp:5078 From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: How do I create and .exe file? Date: Mon, 17 Jun 1996 11:06:59 +0200 Organization: TU Chemnitz-Zwickau Lines: 23 Message-ID: <31C52033.5C5A@Mathematik.tu-chemnitz.de> References: <4pseb1$3uq AT arl-news-svc-4 DOT compuserve DOT com> NNTP-Posting-Host: daemon.hrz.tu-chemnitz.de 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 Matthew McDaid wrote: > > I am new to DJGPP and am using RHIDE as a my IDE interface. I have a > program in RHIDE and am able to compile it with no errors, but the > RUN menu is completely greyed out and there is no executable file > created. Am I missing some files I need to create an .exe file? > Currently you need to create a project first, if you want to build an executable (menu Project/Open project). Insert in this project your source file and do a make (F9), and the .exe file will be created. In the next release of RHIDE I will include the feature of building an executable without a project (many people want this) Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************