Mail Archives: djgpp/1998/04/08/12:30:50
Didier BRUNEL wrote:
>
> Hello everybody,
>
> I got some weeks ago RHIDE and its help files. It seems to work
> correctly, but I have a little problem that I have not found in docs.
> When I load a source file I have in the EDI the ability to compile it,
> but the commands to build and run it are not accessible. If I wan run my
> prg I must go out Rhide and make the command on line, and the result EXE
> file works fine.
> On the faq I have not found this little problem. I have try different
> options in the dialog boxes for the compiler and linker options but I
> don't know in fact if some of them are obligatory.
> So can somebody tell me the conditions to have a access to the build and
> run commands in RHIDE ?
> I thank you very much in advance.
>
> Didier BRUNEL.
> brunel AT unice DOT fr
You have to create a project and add the source files to the project.
If you load a souce file into the editor it knows what file to compile
but the exe file name is based on the project name you choose,
so without a project rhide doesn't know what to run or what to make.
Charles
- Raw text -