$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Linking Boost in Code::Blocks
From: Everton Patitucci (patucci_at_[hidden])
Date: 2009-02-12 06:11:45
>
>
> 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.
Patuti