Mail Archives: djgpp/1999/12/29/21:55:25
I got the same problem when I tried to run a similiar problem. I didn't solve
the problem but here's how I got around it . .
from the file menu in rhide there is a space that says something like exit to
dos. by clicking on this It give you the dos prompt. Then type " gxx (the
path and name of your program) and hit enter.
If there are any errors they will show up on your screen. If the computer
thinks for a second and then returns to the prompt with no message your program
compiled correctly. Here's the kicker, and someone out there please explain
this to me.
What I did next was type in an exe file and the name of my program and found
the following correctly executed my program.
"a (program)" and then enter.
Also, if djgpp.env isn't in the djgpp directory it will also cause a lot of
problems. Hope this helps!
- Raw text -