Mail Archives: djgpp/1998/07/01/22:01:00
Oliver Batchelor wrote:
>
> When I press alt f9 in rhide it says it compiles fine with no errors,
> but nothing runs after the compile eg. the command run in the menu is
> blocked out with grey.
>
> It also wont let me just build or link or make all (greyed out) It only
> lets me compile which doesnt seem to work.
>
> What does this mean, What am I doing wrong ??
>
> thanks
This is almost certainly a project problem. If, when loading RHIDE from
the DOS prompt, you type "RHIDE [projname]", where "projname" is
anything at all, RHIDE creates two file, projname.GPR and projname.GDT.
In project mode, you cannot run programs like normal. Either go to
Project->Close Project each time you run RHIDE, or just delete
projname.GDT and projname.GPR.
- Raw text -