Message-Id: <199709292250.IAA10379@rabble.uow.edu.au> Subject: Re: RHIDE dependancies To: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE (Robert Hoehne) Date: Tue, 30 Sep 1997 08:50:09 +1000 (EST) Cc: djgpp AT delorie DOT com (DJGPP) In-Reply-To: <342F8049.2731A2AD@Mathematik.TU-Chemnitz.DE> from Robert Hoehne at "Sep 29, 97 12:17:45 pm" From: Brett Porter MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk > > 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.