Mail Archives: djgpp/1999/12/17/09:18:31
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.
- Raw text -