Boost logo

Boost :

Subject: Re: [boost] Another Problem (was RE: [type_traits] Another big update in develop)
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2015-07-11 15:26:52


On 11.07.2015 20:06, John Maddock wrote:
>
> On 10/07/2015 20:47, Andrey Semashev wrote:
>> I'm getting these errors with MSVC12 on the current develop branch:
>
> I'm unable to reproduce, I did a:
>
> * Fresh checkout of develop super-project.
> * Then a: bjam address-model=64 --with-thread --build-type=complete
>
> and everything built fine.
>
> Also built the tests in libs/thread/test, and I see 4 test failures
> coming from Boost.Container, but nothing from type_traits.
>
> Note that I'm using the x86/amd64 cross compiler as I don't have the
> native 64-bit compiler (but looks like you're using the same?)
>
> And I'm using Microsoft Visual Studio Express 2013 for Windows Desktop
> Version 12.0.31101.00 Update 4. Is it possible you're using an older
> unpatched version?

I'm using Visual Studio 2013 Version 12.0.30723.00 Update 3. The problem
seems to be triggered by Boost.Chrono, so it fails similarly in multiple
places.

I'll try installing Update 4. Do we support unpatched MSVC versions?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk