Boost logo

Boost Users :

Subject: [Boost-users] spirit and property_tree headers conflict
From: Artem Kozlov (akz328_at_[hidden])
Date: 2010-05-27 14:11:31


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 get a lot of error messages. Is there any way to resolve this conflict and compile the program without dividing it into several translation units?

Thanks in advance,
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