Boost logo

Boost Users :

From: Shan (blackfin_at_[hidden])
Date: 2006-12-01 11:05:10


John Maddock <john <at> johnmaddock.co.uk> writes:

> Note the command line, the boost include path isn't there, so you need to
> adjust your makefile.
>
> I'm also a little surprised not to see a message that <boost/shared_ptr.hpp>
> couldn't be found. Just tripple checking, but you did include that file in
> cash_flow.cpp didn't you
>
> You don't need to link to any external libs to use shared_ptr either.
>
> HTH, John.
>

Yes that was the problem, the makefile targets, were not using the $(INCLUDES)
variable at all! .. fixed and works, thank you


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