Boost logo

Boost Users :

Subject: Re: [Boost-users] Detecting the MS standard library (was: [Property-tree] Boost 1.45 with Intel Compiler + VS 2010 compile error)
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2010-11-23 03:27:19


On 23.11.2010 02:57, Edward Rankin wrote:
> Hi,
>
> I am trying to compile boost 1.45 using the recently released Intel
> Composer XE 2011 for Windows. I am running into the same error as
> described in ticker 4092
> (https://svn.boost.org/trac/boost/ticket/4092). I have changed the
> check for BOOST_MSVC to include BOOST_INTEL_WIN (line 19 of
> boost/property_tree/detail/ptree_implementation.hpp) and can compile
> successfully. Not sure if this is the proper fix, so I hope the
> author/maintainer can look into this and fix this.
Obviously, since it's the library that's broken and not the actual
compiler, any other compiler using the same library will run into the
same problem.

Does anyone know of a way to detect the MS CPPSL independently from
their compiler?

Sebastian


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