$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [serialization] polymorphic archives runtime failure (was:polymorphic archives ... generates linker errors)
From: Robert Ramey (ramey_at_[hidden])
Date: 2009-12-01 16:20:12
Christoph Heindl wrote:
> Hi,
>
try using another archive rather than polymorphic_archive.
try using it with xml_archive (if you have name tags) to display the
archive.
Robert Ramey