18 Jan
2007
18 Jan
'07
4:28 p.m.
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