Boost logo

Boost :

From: Max Khesin (maxk_at_[hidden])
Date: 2004-01-19 14:08:10


> > I did not see the resolution to the problem in the thread (other than
> > suggestion to compile with <threading>multi, which I already have), is
> > this still a problem?
> > using boost 30.0, msvc6, 'Debug Multithreaded' code generation in my
> > prog and boost.signals compiled with <threading>multi.
>
> You have to build a multithreaded version of the signals library (which
> it seems you have), and then you have to make sure you link to that
> library. It sounds basic, but sometimes one can easily forget to change
> the Makefile/project-file to use the newly built library.

I took the dll and lib from the
boost_1_30_0\libs\signals\build\bin\boost_signals.dll\msvc\debug\runtime-link-dynamic\threading-multi
folder and put it into my project folder. So I do not think there is a
mistake in linking to the right file.
m


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