|
Boost-Build : |
Subject: Re: [Boost-build] building all variants of boost
From: Vladimir Prus (ghost_at_[hidden])
Date: 2010-09-22 01:52:14
On Wednesday 22 September 2010 05:14:03 Thomas Amundsen wrote:
> Hi,
>
> I am working with a software project written by someone else for Visual
> Studio 2005, and I'm trying to upgrade it to Visual Studio 2008. I am now at
> the part where I need to replace the boost libs, and it can't find
> "libboost_program_options-vc90-mt-gd-1_37.lib". I used the installer, but
> that didn't create any lib/ dir, so now I'm trying to compile it from the
> source code. However, it seems to only build the debug version
> ("boost_program_options-vc90-gd-1_37.lib").
Where exactly did you look? Under 'stage' directory?
> How can I get it to build all of them, so that I get the one I need?
Try:
--build-type=comple
Thanks,
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build: http://boost.org/boost-build2
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