Serialization unsupported version, going from 1.47.0 to 1.54.0
10 Oct
2013
10 Oct
'13
9:24 a.m.
Hi all, Just updated to using boost 1.54.0 and I've gotten problems with my application serializing data with 1.54.0 and a server application deserializing with 1.47.0, using text archives. I noticed the thread http://stackoverflow.com/questions/6015339/boost-serialization-archive-unsup... however it seems only to be issue with binary archives ?? Ideas ? TIA /Rob
10 Oct
10 Oct
10:35 a.m.
New subject: Serialization unsupported version, going from 1.47.0 to 1.54.0
Robert Bielik skrev 2013-10-10 11:24:
I noticed the thread http://stackoverflow.com/questions/6015339/boost-serialization-archive-unsup... however it seems only to be issue with binary archives ??
Sorry, rtfm, it does indeed include text archives...
4641
Age (days ago)
4641
Last active (days ago)
2 comments
2 participants
participants (2)
-
Robert Bielik