Boost logo

Boost Users :

Subject: Re: [Boost-users] [serialization] simple binary archive problem
From: William Oquendo (woquendo_at_[hidden])
Date: 2010-09-09 09:36:08


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_at_[hidden]> 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_at_[hidden]> 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_at_[hidden]>wrote:
>>
>>> "Paul Graphov" <graphov_at_[hidden]> wrote in message
>>> news:AANLkTikWGPiBO=iSpFLCzBoCopV5QEGkwi3sBDPGc9z5_at_mail.gmail.com...
>>> 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_at_[hidden]
>>> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>>>
>>
>>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net