Boost logo

Boost Users :

Subject: Re: [Boost-users] error linking the boost.filesystem library
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-01-27 11:55:34


AMDG

Sean Farrow wrote:
> When trying to build a probram with the boost.filesystem library, I
> get an lnk1104 using visual studio 8 (2005).
> The boost include and lib paths c:\program files\boost and c:\program
> files\boost\bin.v2 are in the default vc include and library paths
> respectively, the archive bit is set--this shouldn't make a difference
> as far as I know!
> Any one know why this error is ocuring?

The libraries are not in $BOOST_ROOT/bin.v2 (Well not directly,
they are in some deeply nested subdirectory).
If you used stage, then by default the
libraries are in $BOOST_ROOT/stage/lib

In Christ,
Steven Watanabe


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