$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [phoenix] not playing nice with other libs
From: Thomas Heller (thom.heller_at_[hidden])
Date: 2011-05-02 10:04:26
On Mon, May 2, 2011 at 3:54 PM, Vicente BOTET <vicente.botet_at_[hidden]> wrote:
>> Message du 02/05/11 13:19
>> Anybody got any ideas?
> Is there a way to avoid using the preprocessed MPL files (BOOST_MPL_PREPROCESSING_MODE?)
Yes there is, unfortunately that mode seems to be a little buggy (aka
couldn't get it to work).
And i doubt it will solve the problem. The problem of interoperability
will stay.