Boost logo

Boost :

Subject: Re: [boost] error LNK2005
From: Joseph Gauterin (joseph.gauterin_at_[hidden])
Date: 2010-01-21 06:32:09


You need to build boost against the same version of the C++ runtime as
you're building your code. You're probably building one against the
static runtime and one against the dynamic runtime.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk