Subject: [Boost-users] Serialization unsupported version, going from 1.47.0 to 1.54.0
From: Robert Bielik (robert.bielik_at_[hidden])
Date: 2013-10-10 05:24:24


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-unsupported-version-exception
however it seems only to be issue with binary archives ??

Ideas ?
TIA
/Rob