Boost logo

Boost-Build :

From: John Maddock (john_at_[hidden])
Date: 2004-04-06 05:13:16


> 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