View Single Post
Old 02-26-2003, 07:58 PM   #9 (permalink)
saline
I am red.
 
saline's Avatar
 
Join Date: Feb 2003
Location: Cleveland, OH
Posts: 139
saline is on a distinguished road
saline

hmmm, I guess that would work. The way the linker looks for files as I remember it first it looks in the include folder from where the compiler was installed. If it doesn't find what it's looking for it looks in the folder where the file it's working with is saved and then after that it just quits. This is if it's not explicitly defined in the include statement.

In short it looks like you're doing things right and for now at least, I'm stumped.
saline is offline   Reply With Quote