Boost logo

Boost-Build :

From: Patrick (patrick_at_[hidden])
Date: 2004-04-06 12:02:25


Thanks for the quick response John, but could you please be more
specific.

When you speak of library files, do you mean the bin subdir or some
subdir under the bin or the libs subdir?

When you speak of library path, do you mean my
MSVC "Tools>Options>VC++ Directories>Library Files" setting or the
MS-DOS "lib" environmental setting.

Also...
Is there a document that describes in detail how to setup the MSVC
7.1 environment to compile and link with the Boost libs that I
couldn't find and didn't read.

much appreciated!
~P

--- In jamboost_at_[hidden], "John Maddock" <john_at_j...> wrote:
> > I added to my "VC++Properties\Include Files" property to point
> > to "C:\Boost" and added to my "VC++Properties\Library Files" to
> > point to the same as well
as "C:\Boost\bin", "C:\Boost\bin\boost" as
> > well as "C:\Boost\bin\boost\libs"
> >
> > My problem is that I cannot get the file to link when I build my
> > VC++ project as it errors out with a: "WT300_QAHarness fatal
error
> > LNK1104: cannot open file 'libboost_date_time-vc71-mt-sgd-
1_31.lib'
> > ". I checked and the file does exist.
>
> The directory containing the library files must be in your library
search
> path.
>
> John.

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk