|
Boost Users : |
From: Jeshua Bratman (bratman_at_[hidden])
Date: 2007-08-13 15:29:34
Now I'm having some success! So, after taking a look at test_exported.cpp I
discovered what why the export wouldn't compile. I needed to add a friend
declaration: "friend class boost::serialization::access;" to the base and
the derived.
I fixed that in my shared loader test program and now I no longer get the
"unregistered class" exception when I attempt to serialize the pointer to
the derived object. However I now get an "unregistered void cast" exception.
I'll take a look around the mailing list to see what this is about.
Jeshua Bratman
-- View this message in context: http://www.nabble.com/Boost-Serialization-with-a-dynamically-loaded-shared-library-tf4238910.html#a12132449 Sent from the Boost - Users mailing list archive at Nabble.com.
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net