Boost logo

Boost Users :

From: sashan (sashang_at_[hidden])
Date: 2002-08-23 20:39:19


Hi

I've built the Python library and a few of my own test projects. I have
problems when trying to link with an external library. Basically I get
the 'unresolved external' link error. So I look at the jamfile I'm using
and in the dependencies section add the following

<dll>E:/code/Library/MyLib

Then I run bjam again and the first error I get is

E:/Code/Library/Jamfile: No such file or directory

So I guess its looking for a Jamfile in that directory. Problem is I
don't know what to put inside the Jamfile. Can someone please help?

Thank you

Sashan


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net