From: mauch AT uni-duisburg DOT de (Michael Mauch) Newsgroups: comp.os.msdos.djgpp Subject: Re: Rhide Problem, please help me :) Date: Sat, 17 May 1997 17:39:49 +0200 Organization: Home, sweet home (via Gesamthochschule Duisburg) Lines: 11 Distribution: world Message-ID: <337f6e51.997366@news.uni-duisburg.de> References: <01bc5f2a$56089740$ac297dc2 AT qwerty> NNTP-Posting-Host: ppp90.uni-duisburg.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 Precedence: bulk On 12 May 1997 23:17:04 GMT, "ADJ" wrote: > When I try to run any program I get message > Could not find the source file 'dbase1.exe'. Make sure, A .exe file is an executable, not a source file (.c, .cc or .cpp). Remove dbase1.exe from the source file list in your project window and everything should be ok. Regards... Michael