Boost logo

Boost Users :

Subject: Re: [Boost-users] [release] Boost 1.62.0 Beta 1
From: Gavin Lambert (gavinl_at_[hidden])
Date: 2016-09-04 20:00:04


On 4/09/2016 21:22, Ion Gaztañaga wrote:
> El 04/09/2016 a las 10:02, Oliver Kowalke escribió:
>> 2016-09-03 22:11 GMT+02:00 Tom Kent <lists_at_[hidden]
>> <mailto:lists_at_[hidden]>>:
>>
>> They seem to all be around the fiber library, for example:
>>
>> compile-c-c++
>> bin.v2\libs\fiber\build\msvc-8.0\release\address-model-64\link-static\threading-multi\algo\algorithm.obj
>>
>> algorithm.cpp
>> .\boost/fiber/algo/algorithm.hpp(10) : fatal error C1083: Cannot
>> open include file: 'chrono': No such file or directory
>>
>>
>> algortihm.hpp(10) == #include <chrono>
>>
>> header chrono is part of C++11 and should be found by MSVC
>> maybe a broken MSVC installation?
>
> MSVC-8.0 (Visual 2005) does not support C++11. Header <chrono> is
> introduced by Visual 2012, aka MSVC-11.0.

Since MSVC 11+ does support C++11, and yet are still failing, do they
have different errors?


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