Boost logo

Boost :

From: Stefan Slapeta (stefan_at_[hidden])
Date: 2004-08-10 08:17:16


Michael Glassford wrote:

>
> As suggested by Roland in his posted sample code, the default for VC++
> linking of Boost.Threads is now static linking. I also changed all
> non-Win32 platforms to use static linking by default.
>

I still get an error from auto_link when including something from
boost.thread and using any non-dynamic runtime:

C:\views_cvs\boost\boost/config/auto_link.hpp(269): catastrophic error:
#error directive: "Mixing a dll boost library with a static runtime is a
really bad idea..."
   # error "Mixing a dll boost library with a static runtime is a
really bad idea..."

Is this intended?

Stefan


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