Hmmm - on my system - using the latest version of the library, I have no problem compiling this example. As I understand it, the original problem was that the example failed to link. Unfortunately, right now I can't link since I'm messing with the library build. Robert Ramey Christoph Mayer wrote:
Thanks. This is a bug in Boost.Serialization. With attached patch, your testcase compiles unmodified. I don't know if this patch is best, or right -- Robert should be able to tell.
Thanks for your patch! Are you aware of a way to workaround this problem without the need for a patch? Maybe a different way to express the export? Can I include the patch somehow in my sources directly instead of having users modify their boost install?
Thanks, Chris