|
Boost : |
From: Stefan Slapeta (stefan_at_[hidden])
Date: 2005-03-29 06:15:32
Rasmus Christian Kaae wrote:
> I am currently starting a project using the boost libraries and Visual C++. In
> this project we wish to minimize the number of DLL's shipped with our final
> product. However, we have discovered that the boost thread library is fixed to
> be dynamically loadable, [...]
>
It isn't, starting with boost 1.32.
> Short: How do i statically link the boost thread library in Visual C++ projects?
>
define BOOST_THREAD_USE_LIB in config/user.hpp
Cheers,
Stefan
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk