Boost logo

Boost :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2019-06-16 15:31:04


On Sun, Jun 16, 2019 at 6:16 AM Raffi Enficiaud via Boost <
boost_at_[hidden]> wrote:

> I have the following during the compilation of bootsrap/b2:
>
>
> d:\bamboo_build_dir\rs-bcb233-vc2008win\library\tools\build\src\engine\sysinfo.h(41)
> : error C2864: 'b2::system_info::cpu_core_count_' : only static const
> integral data members can be initialized within a class
>
> d:\bamboo_build_dir\rs-bcb233-vc2008win\library\tools\build\src\engine\sysinfo.h(42)
> : error C2864: 'b2::system_info::cpu_thread_count_' : only static const
> integral data members can be initialized within a class
>

B2 now requires a C++11 compiler. Use VS 2013 or newer.

-- 
-- Rene Rivera
-- Grafik - Don't Assume Anything
-- Robot Dreams - http://robot-dreams.net

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