Re: [Boost-users] serialization: again a problem, failing to serializea std::vector of pointers
Hi Joaquin
Jean-Noël, maybe you can try using the proposed patch at
http://lists.boost.org/Archives/boost/2006/02/101539.php
and report your results. I've got the hunch your problem might
be related to the issue dealt with at that post.
Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users
I replied to this, but did not hear from you again... Here was my reply below:
At this url, I have found two hpp files. I replaced the ones that originally came with the Boost 1.3.1 distribution with these ones.
I still have an error, at the same line, however it is:
C:/Boost/include/boost-1_33_1/boost/archive/detail/iserializer.hpp:115: error: no type named `type' in `struct boost::serialization::type_info_implementation
participants (1)
-
RIVASSEAU Jean Noel