On Feb 19, 2008 1:16 PM, Robert Dailey <rcdailey@gmail.com> wrote:
On Feb 18, 2008 6:39 PM, chun ping wang <cablepuff@gmail.com> wrote:This does not work. It forces me to compile the boost CPP files myself, which I don't want to do. I want boost to look for the static library, like it should be doing. What else can I try?hi you need to define BOOST_ALL_NO_LIB=1 or something like that.