Boost logo

Boost-Build :

Subject: Re: [Boost-build] building release attempts to link against debug boost libs
From: JohnnyJuggernaut (johnnynin_at_[hidden])
Date: 2010-05-23 11:12:30


I cleaned all of my intermediate files by hand, including the boost libs and
rebuilt all. The problem disappeared and everything seems to be building for
both release and debug. So for me, the following change was the only thing
that needed to happen:

<toolset>msvc:<cflags>/MTd:<variant>debug
<toolset>msvc:<cflags>/MT:<variant>release

-- 
View this message in context: http://old.nabble.com/building-release-attempts-to-link-against-debug-boost-libs-tp28646713p28649917.html
Sent from the Boost - Build mailing list archive at Nabble.com.

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