----- Original Message -----
From: "Bohdan" <[EMAIL PROTECTED]>
> "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

The Boost.Build folks are working on a solution for this. I don't know quite
when it will happen, but a future Boost release will fix all of these
compile/link option problems with a common scheme.

    Doug

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to