Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2004-01-23 09:51:36


I have a Boost.Build v1 project that uses Boost targets via, e.g.
<dll>@boost/libs/date_time/build/boost_date_time in the sources. Unless I'm sure to
add <define>BOOST_ALL_NO_LIB everywhere, I get this link error:

    vc-Link c:\build\bin\fluid\store\store.dll\vc7.1\debug\threading-multi\store.dll c:\build\bin\fluid\store\store.dll\vc7.1\debug\threading-multi\store.lib
    LINK : fatal error LNK1104: cannot open file 'libboost_date_time-vc71-mt-gd-1_31.lib'

Any clues for me?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk