On Thursday 06 May 2004 02:20 am, Алексей Суббота wrote:
There is bug at boost/signals/detail/config.hpp:
Before #ifdef BOOST_HAS_DECLSPEC must be
#include <boost/config.hpp>
Without it line dll's version does't export nothing.
This is fixed in CVS.
Doug