Boost logo

Boost Users :

From: Nicola Musatti (Nicola.Musatti_at_[hidden])
Date: 2004-09-09 01:51:29


Gast 128 wrote:
> Dear all,
>
> Probably already a known problem, but if one uses the signals library as
> a dll, the dll does not contain all exports (e.g.
> signal_base_impl::~signal_base_impl()). Tracking this down it looks like
> that the file 'signal_base.cpp' does not see that it has to create
> exported functions. This is due to the fact that 'BOOST_HAS_DECLSPEC' is
> not defined, which is defined a compiler specific header file
> ('visualc.hpp').

I believe a patch for this problem has been in the CVS repository for
some time.

Cheers,
Nicola Musatti


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net