Boost logo

Boost :

From: Brian Oberholtzer (brian.oberholtzer_at_[hidden])
Date: 2003-07-23 15:00:26


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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk