From: broeker AT acp3bf DOT knirsch DOT de (Hans-Bernhard Broeker) Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE on win98 Date: 17 Dec 1999 14:18:57 +0100 Organization: RWTH Aachen, III. physikalisches Institut B Lines: 26 Message-ID: <83dd82$mgs@acp3bf.knirsch.de> References: <945457396 DOT 42999 AT shelley DOT paradise DOT net DOT nz> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 945436740 18811 137.226.32.75 (17 Dec 1999 13:19:00 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 17 Dec 1999 13:19:00 GMT X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com fouzia zia (fouzia AT paradise DOT net DOT nz) wrote: [...] > The error i get is whether i run it or compile it is > "Could not find the source file "myans1.cpp". Make sure that the file exists > or check the settings in 'options/Directories' for the correct path." There are two typical reasons for this error 1) You've used the wrong type of editor to gread myans1.cpp, which saved it as 'myans1.cpp.txt', instead of the filename you think you gave it. 2) You've started RHIDE from the wrong working directory. Do it this way: cd \the\directory\containing\your\source dir myans1 rhide the second command should display the file 'myans1.cpp'. If it doesn't, item 1) is your problem. Otherwise, you should be able to compile the file, now. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.