$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Need boost_regex_vc7_mssd.lib
From: John Maddock (john_at_[hidden])
Date: 2009-02-09 10:50:25
> I'm not sure where to find boost_regex_vc7_mssd.lib and the corresponding
> library for VC8.
> Can anyone let me know where to get the above libs from ?
I believe that particular mangled name is from a very early release of the
library: I suggest you get a more recent snapshot of Boost and follow the
getting started instructions:
http://www.boost.org/doc/libs/1_38_0/more/getting_started/index.html
HTH, John.