Including Boost 1.48.0 "qi.hpp" header file
Hi All,
This post is regarding the issue we saw on IBM compiler using BOOST 1.48
version.
Here is the sample code where we are trying to just include the header file
"boost/spirit/include/qi.hpp>".
*********************************Example
Code*************************************
#include <iostream>
#include
On 4/9/2012 10:28 PM, devika R S wrote:
Hi All,
This post is regarding the issue we saw on IBM compiler using BOOST 1.48 version. Here is the sample code where we are trying to just include the header file "boost/spirit/include/qi.hpp>".
The tests results show a host of problems on IBM's compiler: http://beta.boost.org/development/tests/trunk/developer/spirit-test.html Sadly, the IBM compiler is known to have serious conformance issues. Basically, it's just too broken to support advanced template libraries like Spirit. You can try reporting the issue to IBM. Sorry I don't have a better suggestion. -- Eric Niebler BoostPro Computing http://www.boostpro.com
participants (2)
-
devika R S
-
Eric Niebler