Thanks Robert, Yes it turned out that the magic /Ob0 compiler option did the trick. Cheers, s -----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Robert Ramey Sent: Saturday, May 19, 2007 12:22 PM To: boost-users@lists.boost.org Subject: Re: [Boost-users] [serialization] linker errors usingpolymorphicarchives I just ran the test program on my machine with VC 7.1 and it seems to build and execute just fine. Also I not that the RC 1.34 test of this facility passes as well. So I would look more carefully at the library search setup, auto-linking, etc. Robert Ramey MOSS Sebastian wrote:
I am getting a similar problem using the test example - verbatim - from the doc page http://www.boost.org/libs/serialization/doc/archive_reference.html#pol ym orphic, even after explicitly declaring
template void boost::archive::text_oarchive_implboost::archive::text_oarchive::sav e( std::basic_string
const &); Does anyone have any recommendations for this?
Thanks in advance, Sebastian
******************************* This e-mail contains information for the intended recipient only. It may contain proprietary material or confidential information. If you are not the intended recipient you are not authorised to distribute, copy or use this e-mail or any attachment to it. Murex cannot guarantee that it is virus free and accepts no responsibility for any loss or damage arising from its use. If you have received this e-mail
in error please notify immediately the sender and delete the original email received, any attachments and all copies from your system.
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users ******************************* This e-mail contains information for the intended recipient only. It may contain proprietary material or confidential information. If you are not the intended recipient you are not authorised to distribute, copy or use this e-mail or any attachment to it. Murex cannot guarantee that it is virus free and accepts no responsibility for any loss or damage arising from its use. If you have received this e-mail in error please notify immediately the sender and delete the original email received, any attachments and all copies from your system.