$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Max Khesin (maxk_at_[hidden])
Date: 2004-01-19 13:41:36
I am experiencing a crash with the basic Signals sample identical to
Eugene's problem here
http://listarchives.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.
thanks,
max