Linker Error During Compilation of Function

11 Aug
2005
11 Aug
'05
7:58 p.m.
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
7248
Age (days ago)
7248
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mottengte, Rajeev Kumar