1 message in com.perforce.jamming[jamming] Newbie question
FromSent OnAttachments
sam th22 Feb 2002 14:11 
Subject:[jamming] Newbie question
From:sam th (sa@uchicago.edu)
Date:02/22/2002 02:11:22 PM
List:com.perforce.jamming

I'm just learning Jam, but I like it quite a lot. However, there's one thing that I just can't seem to figure out how to get jam to understand. I have a project with a couple subdirectories, call them proj/lib and proj/bin. I compile a library in proj/lib, and that works fine. But then I want to compile a program in proj/bin, and I can't get Jam to find the library. I've tried lots of things. What's the best way to do this?

Thanks in advance.