Boost logo

Boost Users :

Subject: Re: [Boost-users] Linking Boost in Code::Blocks
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-02-12 23:27:14


AMDG

mothdragon wrote:
> Oh wow! Really? I didn't see that anywhere... Thanks, I'll give that a try!
>
>
> Patuti wrote:
>
>>> Thanks g-h-d. Unfortunately This is the only library I'm including (That
>>> I'm
>>> aware of... ) so it can't be the order of the libraries... could it be
>>> the
>>> order of the includes? I can't imagine that, as the includes work fine on
>>> the Windows version...
>>>
>> I guess that's the point, you should link libboost_system-xxxxxxxx also.
>>

It won't help. The functions in question should come from
libboost_serialization*.
The real problem is a boost version mismatch. It appears that the file
obj/Debug/Griffin RPG V2.o was compiled against boost <= 1.35.
Recompile it and any other old files and you should be good.

In Christ,
Steven Watanabe


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