Boost logo

Boost Users :

Subject: Re: [Boost-users] boost serialize issue when compile 64 bit application
From: Nat Goodspeed (nat_at_[hidden])
Date: 2014-04-16 09:48:46


On Wed, Apr 16, 2014 at 3:26 AM, gary jiang <gary.jiang.nj_at_[hidden]> wrote:

> I am compiling 64 bit application, and got lots of errors about boost
> serializer, but I don't have any issue when compile 32 bit application.
> Is there some attention when transform from 32 bit boost to 64 bit boost?

Yes: build Boost in 64 bits as well. Try 'b2 address-model=64 ...'

Those are linker errors.


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