Re: [Boost-bugs] [Boost C++ Libraries] #7671: Error including boost/thread.hpp header on iOS

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7671: Error including boost/thread.hpp header on iOS
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-13 14:23:45


#7671: Error including boost/thread.hpp header on iOS
------------------------------------------+---------------------------------
  Reporter: Dr.Schroers@… | Owner: anthonyw
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords:
------------------------------------------+---------------------------------

Comment (by tuhertz):

 libc++ in Xcode is outdated , so `constexpr` keyword missing in `limits`
 header.
 It should work fine if you change C++ language dialect to C++98 or
 GNU++98.
 If you want to compile Boost with C++11 dialect, you need to get latest
 headers from libc++ trunk.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7671#comment:13>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:11 UTC