Boost logo

Boost Users :

Subject: Re: [Boost-users] spirit and property_tree headers conflict
From: Artem Kozlov (akz328_at_[hidden])
Date: 2010-06-01 15:48:42


>>>> Hello,
>>>>
>>>> When attempting to compile a program which includes the following
>>> headers
>>>> (at once):
>>>>
>>>> #include<boost/property_tree/json_parser.hpp>
>>>> #include<boost/spirit/include/qi.hpp>
>>>
>>> I suspect this is because the JSON parser is implemented in
>>> Spirit.Classic. I eventually want to switch to Qi, but until then, I have
>>> no idea what to do. I thought Classic and Qi can coexist, but maybe I'm
>>> doing something wrong.
>>
>>> It should co-exist. What are the problems, exactly?
>>
>> Well, here is the bunch of errors that I see during compilation:

> [snips]

> I think this is fixed now in the trunk. Could you verify, please?

Hello,

 I've just built and installed Boost from the trunk, but this conflict remains - lots of compilation errors.

Regards,
Artem

      


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