Hi,

I'm trying to use shared_ptr in Forte 5.4 and am getting a link-time error
like the following indicating an undefined reference...

The error includes the following hint:
Hint: static member
boost::__RTTI__1nFboostPchecked_delete4CpnDstMbasic_string... must be
defined in the program.  To me it appears that the compiler is expecting a
parameterized checked_delete to be defined.

The same code compiles with MSVC 6.0.  Is there a #define that I need to set
under Forte?  Your help is appreciated.

- Brian



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

Reply via email to