Boost logo

Boost-Build :

From: Jeff Holle (jeff.holle_at_[hidden])
Date: 2004-01-24 15:55:49


One oddity that I found using bjam v1 recently is that the symbolic link
that it defines were not completely specified. That is, the path of the
linked library wasn't specified in the link construction. I had to
redefine the link to completely specify the path at one point to get
things to work from the command line.

David Abrahams wrote:

>
> 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
>
>
> *Yahoo! Groups Sponsor*
> ADVERTISEMENT
> <http://rd.yahoo.com/SIG=12cjhj0q4/M=267637.4116730.5333196.1261774/D=egroupweb/S=1707281907:HM/EXP=1074955977/A=1945637/R=0/*http://www.netflix.com/Default?mqso=60178397&partid=4116730>
>
>
>
> ------------------------------------------------------------------------
> *Yahoo! Groups Links*
>
> * To visit your group on the web, go to:
> http://groups.yahoo.com/group/jamboost/
>
> * To unsubscribe from this group, send an email to:
> jamboost-unsubscribe_at_[hidden]
> <mailto:jamboost-unsubscribe_at_[hidden]?subject=Unsubscribe>
>
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/>.
>
>

 


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