Boost logo

Boost Users :

From: Robert Ramey (ramey_at_[hidden])
Date: 2007-01-18 12:38:55


If you're compiling from the IDE, you might double check that
the RTTI option is actually set to true. In my experience with
MSVC this option is by default reset to off.

Robert Ramey

Miguel Silvestre wrote:
>> Hi!
>>
>> I'm tryingto compile and test the test_no_rtti for deriving pointers
>> of derived classes.
>>
>> I'm getting a crash in the file dbgheap.c line 266 when the boost
>> tries to do this:
>> return dynamic_cast<T>(u);
>> on file smart_cast.hpp line 76.
>>
>> I'm using VC-80 compiler. In the attach I send the file (a little bit
>> modified, since I'm looking for this to compile :S).
>>
>> Any sugestion please????
>>
>> --
>> Miguel Silvestre
>>
>
>
>
>> _______________________________________________
>> Boost-users mailing list
>> Boost-users_at_[hidden]
>> http://lists.boost.org/mailman/listinfo.cgi/boost-users


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