"E. Gladyshev" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Have you built the signals library multi-threaded or > > single threaded and > > Whatever the default build is. > > > > are you building an application of the same sort? > > The application is set to use multi-thread run-time > libraries and MFC.DLL.
Check boost::signal library compile/link options as well. It looks like commons source of problems. Would it be difficult to add automatic library selection for boost::signal ? I mean library suffixes and comment pragmas as in boost::regex. Honestly ... i'd like to see such build system in all boost non-template libs :) IMHO, it is very convenient. regards, bohdan _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost