Boost logo

Boost :

From: Mottengte, Rajeev Kumar (Rajeev.Mottengte_at_[hidden])
Date: 2005-08-11 14:58:36


Hi

 

  I am getting linker errors during compilation of functions which is
returning object of class boost::archive::text_iarchive. The error is
"In Copy constructor 'boost::archive::basic_text_iprimitive<> .....
boost::scoped_ptr<T> is private. So I changed the scoped_ptr to
public manually in the scoped_ptr.hpp file. After that I am getting an
error undefined reference to boost::scoped_ptr<std::locale>. Can any
body tell me how to resolve this problem.

 

Rgds

 

Rajeev

 

  


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