$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] AIX and Boost.PropertyTree
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2010-10-10 06:50:53
On 09.10.2010, at 23:22, Will Mason wrote:
> Hello,
> I'm using Boost 1.42, IBM XL C++ 10.1, and AIX 5.3.
>
> I'm running into trouble building code that uses Boost.PropertyTree. I get errors compiling the following code, which works fine on numerous other platforms:
PropretyTree does not support this compiler. See our test matrix here:
http://www.boost.org/development/tests/trunk/developer/property_tree.html
Sebastian