Boost logo

Boost Users :

Subject: Re: [Boost-users] bjam library build problem in 1.41 for VS 2005?
From: Jeff (jeff_j_dunlap_at_[hidden])
Date: 2010-01-23 20:14:11


Igor R <boost.lists <at> gmail.com> writes:

>
> > LINK : fatal error LNK1104: cannot open file 'libboost_regex-vc80-mt-s-
1_41.lib'
> >
> > Please note that I have included the stage\lib into my VS library include
> > options.  The problem is that that file does not exist but this one does:
> >
> > C:\boost_1_41_0\stage\lib\libboost_regex-vc80-mt.lib
> >
> > How do I get the *mt-s-1_41.lib versions to build?
>
> Try adding: runtime-link=static --layout=versioned

Igor, thanks for responding.

Before getting your message, I typed the following at the boost root:

bjam --build-type=complete --toolset=msvc-8.0

and the static libs were created.

For some reason, typing \bjam (as stated in the 'Getting Started on Windows'
did not create the static libs.


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