
2 May
2006
2 May
'06
4 p.m.
This is explained in the docmentation under Reference/Special Considerations/Exporting Class Serialization Robert Ramey Thorsten Ottosen wrote:
Robert Ramey wrote:
Note that its not enough to include BOOST_CLASS_EXPORT. It has to be included after the *archive.hpp classes that you're using. Double check that this is the case.
Robert, why is this needed? It seems like something that is *very* easy to forget and get wrong.
-Thorsten