Boost logo

Boost Users :

Subject: Re: [Boost-users] How to use boost thread & asio library without exception
From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2009-12-31 02:22:25


On Wed, Dec 30, 2009 at 10:33 PM, n179911 <n179911_at_[hidden]> wrote:
> I have search for solution of my problem and I have tried adding
> #define BOOST_NO_EXCEPTIONS
> #define BOOST_NO_RTTI
> before I include any boost hpp files,
>
> But that still does not resolve the compile errors.

You should not need to manually define the two macros. With most
compilers, disabled exceptions and absence of RTTI support should be
detected automatically.

Please file a Trac ticket, this problem needs to be resolved,
preferably before the next Boost release is out.

Thanks,
Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode


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