Thanks for the const tipp. I replaced the << and >> operators in the save and load functions, but it still does not work. On Thu, 2007-01-11 at 17:58 +0000, Miguel Silvestre wrote:
Try using the & operator instead of the << and the >>. And the save function must be const.
I'm having a lot of problems trying to use the Serialization library to.
Good Luck :p
On 1/11/07, Andreas Willich
wrote: Hi there!
I have a problem with the code in the attachment. I followed the documentation and the examples, but I did not get the code to work.
Gcc produces a lot of failures that something is already instantiated in header files of the serialization library.
Has someone a idea what I am doing wrong?
My gcc version is 4.1.1-r3 and I am working on a gentoo x86 box.
Andreas Willich
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users