Mail Archives: djgpp/1998/01/03/06:00:28
CWDeWitt (cwdewitt AT aol DOT com) writes:
> I am new at this compiler. What do I have to do to edit a file in RHIDE and
> then churn out a .exe file? How do I get the editor to call the compiler?
> What setup is necessary? If anyone could please write out a step by step
> description of what it takes to use the compiler, please email me or send me a
> link to a page where this is done. Thanks.
> CWDeWitt AT AOL DOT com
1. Write the source file(s).
2. Include the compilable files (but not the headers) in a project: use
Rhide's open project item, type a name (open is used also to create new
projects by picking a nonexistent name) same as the exe you want to
make; if you want to make a foo.exe, write "foo". (The foo.gpr and
foo.gdt files that will be created store Rhide's representation of your
project.) Use Add file to add the sourcefiles.
3. Use the option Make to build your exe (or, more likely, build a
screenful of error messages; click on one to see the line of sourceto
which the compiler has taken offense). :-)
--
.*. Friendship, companionship, love, and having fun are the reasons for
-() < life. All else; sex, money, fame, etc.; are just to get/express these.
`*' Send any and all mail with attachments to the hotmail address please.
Paul Derbyshire ao950 AT freenet DOT carleton DOT ca pgd73 AT hotmail DOT com
- Raw text -