|
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.
|