Boost logo

Boost :

From: Douglas Gregor (gregod_at_[hidden])
Date: 2004-01-19 13:51:25


On Monday 19 January 2004 01:41 pm, Max Khesin wrote:
> I am experiencing a crash with the basic Signals sample identical to
> Eugene's problem here
> http://lists.boost.org/MailArchives/boost/msg23628.php
> 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.

Have you tried just including the Signals sources (i.e.,
$BOOST_ROOT/libs/signals/src/*.cpp) in your project? If that fixes the
problem, then it is a linking issue; perhaps a static/dynamic runtime issue.

        Doug


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