Mail Archives: djgpp/1998/08/30/11:45:46
Bradley Sammut wrote:
>
> compiling test1.cpp
> bad command or file name
> no errors.
> This looks OK but when I go to find the executable file it's not there. I
> am sure it is only a setup problem.
> I would appreciate it greatly if you could email me a few instructions on
> how to setup RHIDE so that it will execute and build simple C++ programs.
You need to add your 'bin' directory (probably C:\djgpp\bin) to your PATH.
In your autoexec.bat file:
SET PATH=C:\DJGPP\BIN;%PATH%
This is all said in the README.1ST file, which you should read before posting
questions here. You are likely to get other problems, if you don't read that
file.
--
(\/) Endlisnis (\/)
s257m AT unb DOT ca
Endlisnis AT GeoCities DOT com
Endlis AT nbnet DOT nb DOT ca
- Raw text -