Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-04-25 09:54:33


Sam Ferland wrote:
> Hi,
>
> I have used various boost-libraries before but now, when I am trying
> to build the simple Boost.Threads test application posted by Peter
> Dimov on this list the other day (http://tinyurl.com/aotq7), I am
> stuck :-(
>
> I copied and pasted Peter's code into an empty Win32-Console-project
> in my development environment - which happens to be VC++7.1...
>
> When trying to get the build through, I get the error: "Mixing a dll
> boost library with a static runtime is a really bad idea...".

You need to choose the Multithreaded DLL runtime from C/C++ | Code
Generation.


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