1 Jun
2015
1 Jun
'15
8:01 p.m.
On 6/1/15 7:45 AM, Lakin Wecker wrote:
I'm having some issues getting the following example to compile in g++4.9, or clang 3.6, using boost 1.58.0
There were significant changes in vector serialization in this version and this might be causing the problem. Try replacing the boost/serialization/vector.hpp in your copy with the one from the latest github serialization version in the master branch. Robert Ramey