Mail Archives: djgpp/1997/09/29/18:51:21
> > excluded from the link (to stop errors). Is this something I am doing wrong
> Probably.
>
I thought so!
>
> If you woudl tell us one exact example maybe we could help you.
>
> How do you include the file (with #include "..." or with
> #include <...>)?
>
I use "..." for all of my headers.
There are about 20 .cc files in my project so far, but one example was
srsource.cc which included srsource.h. When I changed srsource.h, it did the
link again, but didn't recompile srsource.cc, and then I got errors about
undefined externals (which I had just added as inlines to srsource.h).
If this is a hassle and an isolated incident, don't worry about it. Now that
you have all those great closed windows in the list, I just use that to open
windows instead of the project, and putting all the headers in my project
list doesn't matter.
> If you include them via #include <...> do have enabled in the
> preferences the option "Only #include "..." as dependencies" ?
>
No.
> Do you have some directories listed in
> "Options/Directories/Standard headers" and your header
> files is in one of them?
>
no
Thanks, and keep up the good work Robert. RHIDE is now better than the
Borland IDE you were attempting to recreate when you began.
Brett
--
"Give me ambiguity or give me something else"
--
Brett Porter
bporter AT rabble DOT uow DOT edu DOT au
http://www.geocities.com/CollegePark/Union/3596
Humour, Programming, and more.
- Raw text -