Boost logo

Boost Users :

Subject: Re: [Boost-users] [Boost Serialization] Problem serializingderived class declared in DLL
From: Robert Ramey (ramey_at_[hidden])
Date: 2011-04-06 12:32:35


Implementing serialization across DLLs can be done. It works well.

BUT it does require some extra care - as do DLLs in general. The latest
documentation explains issues related to this. Also the lastest version
includes some examples which do exactly this.

Robert Ramey


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