Mail Archives: djgpp/1997/09/29/07:18:13
Brett Porter wrote: (without mentioning the RHIDE version !!!)
>
> difference in the end. For some reason the dependencies for header files
> don't work unless they are actually named as files in the project and then
bad idea.
> excluded from the link (to stop errors). Is this something I am doing wrong
Probably.
> or a bug in RHIDE?
Probably not (at least I have no problems with it).
If you woudl tell us one exact example maybe we could help you.
How do you include the file (with #include "..." or with
#include <...>)?
If you include them via #include <...> do have enabled in the
preferences the option "Only #include "..." as dependencies" ?
Do you have some directories listed in
"Options/Directories/Standard headers" and your header
files is in one of them?
Robert
--
*****************************************************************
* Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau *
* Post: Am Berg 3, D-09573 Dittmannsdorf *
* e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE *
* WWW: http://www.tu-chemnitz.de/~rho *
*****************************************************************
- Raw text -