|
Boost Users : |
Subject: [Boost-users] build boost 1.58 failed on centos 7.2
From: Glenn WANG (wyhnull_at_[hidden])
Date: 2016-10-19 23:18:03
hi, I try to build boost 1.58 on CentOS, but it cannot be done, there're
many errors. could anybody help? thanks.
==============================
./b2 --with-log -q
gcc.compile.c++
bin.v2/libs/system/build/gcc-4.8.5/release/threading-multi/error_code.o
In file included from libs/system/src/error_code.cpp:19:0:
./boost/system/detail/error_code.ipp:48:27: error: expected â;â at end of
member declaration
const char * name() const BOOST_SYSTEM_NOEXCEPT;
^
./boost/system/detail/error_code.ipp:48:33: error: âBOOST_SYSTEM_NOEXCEPTâ
does not name a type
const char * name() const BOOST_SYSTEM_NOEXCEPT;
^
./boost/system/detail/error_code.ipp:56:32: error: expected â;â at end of
member declaration
const char * name() const BOOST_SYSTEM_NOEXCEPT;
^
./boost/system/detail/error_code.ipp:56:38: error: âBOOST_SYSTEM_NOEXCEPTâ
does not name a type
const char * name() const BOOST_SYSTEM_NOEXCEPT;
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