$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost and clang under Windows
From: Sergey Cheban (s.cheban_at_[hidden])
Date: 2013-09-30 07:48:53
On 30.09.2013 2:15, Chandler Carruth wrote:
> We also care about and will work to support VS2013 as it sees updates, but
> we're still getting started here. Some things may work better with Clang,
> and some things may not work at all. For example, I don't think we have any
> of the Visual Studio or MSBuild integration.
Currently, the CLang compiler can be used as a _toolset_ for the Visual
Studio and MSBuild. Out of box, without any 3rd party plugins.
-- Sergey Cheban