Hi, 

I am in Mac Os X, running g++ 4.5 and boost 1.44 . I have tested your code and it worked without problem. I would like to point out that recently I had some troubles with serialization, because I compiled boost with g++ 4.2 but I was compiling my code with g++ 4.5 (because I needed support for c++0x). Everything works again after recompiling boost with g++ 4.5.

Best regards, 

William 


On Thu, Sep 9, 2010 at 3:39 AM, Paul Graphov <graphov@gmail.com> wrote:
Hi,

On Ubuntu 10.10 beta box including boost/serialization/string.hpp didn't help.

What additional info can I provide?

On 9 September 2010 00:44, Paul Graphov <graphov@gmail.com> wrote:
On my Fedora 13 laptop (amd64, gcc-4.5.1) it works fine even without this include with boost-144 and svn version... Tomorrow I'll try to add this line.

On 8 September 2010 18:07, Jeff Flinn <TriumphSprint2000@hotmail.com> wrote:
Hello Boost users!

I've upgraded to boost-1.44 and got a problem with binary serialization archives.

This code sample
http://pastebin.com/Uv465sGt
does adding #include <boost/serialization/string.hpp> help?
 
Jeff

_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users



_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users