Boost logo

Boost Testing :

Subject: Re: [Boost-testing] Request for VC++ 14.0 preview tester on develop
From: Beman Dawes (bdawes_at_[hidden])
Date: 2014-11-17 19:10:56


On Mon, Nov 17, 2014 at 2:12 PM, Tom Kent <lists_at_[hidden]> wrote:

> On Sun, Nov 16, 2014 at 7:59 AM, Beman Dawes <bdawes_at_[hidden]> wrote:
>
>> The msvc-14.0 toolset seems to be working. Boost.Config is updated.
>> BOOST_MSVC_ENABLE_2014_JUN_CTP must be defined to get the newly added
>> features.
>>
>
> Do I need to do anything to enable that define? I didn't yet, but I
> could...I just don't know where I would do that.
>

>From http://www.boost.org/development/running_regression_tests.html, it
looks like you need to pass the option:

--bjam-options=define=BOOST_MSVC_ENABLE_2014_JUN_CTP to run.py

But I haven't tried that myself. Perhaps one of the other runners has
experience with passing defines through run.py.

HTH,

--Beman



Boost-testing list run by mbergal at meta-comm.com