From: Chong Kai Xiong Newsgroups: comp.os.msdos.djgpp Subject: Re: Why can't I link/run program with RHIDE ? Date: Mon, 03 May 1999 19:27:07 +0800 Organization: Singapore Telecommunications Ltd Lines: 11 Message-ID: <372D880A.8D7688D3@yahoo.com> References: NNTP-Posting-Host: as002808.singnet.com.sg Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.04 [en] (Win95; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com OmniMeta wrote: > Why I can't run and link program with rhide ? > > ex: I have a file edit.cpp > I can compile it, but not run it. please help I discovered this quirk of RHIDE some time ago. Here the solution: try opening a project and then add this file into it. You should then be able to compile and then run it...