Subj : Re: Linking object files ?? To : borland.public.cpp.borlandcpp From : Szakats Istvan Date : Fri Dec 31 2004 10:24 am Bob Gonder wrote: > In 3.1, the paths are part of the project. > They can be different for each project. > Go to Options/Direcotries and set up the proper paths. Doing that did cross my mind but it was around 1am when i wrote the message and was too sleepy to look there ;). Those were set correctly by me except the project overloaded them so i thought "Why look there? That can't be the problem." :). It includes correctly now, thanks. Ed Mulroy [TeamB] wrote: > BC++ 3.1 used Project|Open to do either of open an existing project or > create a new one. I think Project|New didn't appear until about 1994. Thanks! I just write in the name of the project and it works. > It is the same as with Turbo C 1.0. When you create a new project the path > settings are filled in for you. You need not alter those settings unless > the project is to use a different path to the system includes or a different > path to the system libraries. Well the problem was that i OPENED a project .. i didn't CREATE one. I copied one from the examples folder :) The path wasn't filled in for me. > Have you ever heard the old adage "when everything else fails, it's time to > read the book"? :-) How true .. :). I do this all the time but .. > Both the manuals that came with the compiler and the help it provides tell > you how to alter the paths to the include files and to the library files. I already knew how to set those it just didn't cross my mind as they "should already be correct". Thanks to all that helped i'm right on track now. Happy New Year by the way :). Steve .