Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7980: Build error: msvc-11.0 and BOOST_THREAD_DONT_USE_DATETIME
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-02-08 15:38:39
#7980: Build error: msvc-11.0 and BOOST_THREAD_DONT_USE_DATETIME
---------------------------+------------------------------------------------
Reporter: anonymous | Owner: viboes
Type: Bugs | Status: assigned
Milestone: Boost 1.54.0 | Component: thread
Version: Boost 1.53.0 | Severity: Problem
Resolution: | Keywords:
---------------------------+------------------------------------------------
Comment (by anonymous):
Starting with official 1_53_0 release. I applied the 82757 patch.
{{{
$ patch.exe -p 2 -i changeset_82757.diff
patching file boost/thread/thread.hpp
patching file boost/thread/thread_only.hpp
patching file boost/thread/future.hpp
patching file libs/thread/src/pthread/thread.cpp
Hunk #1 succeeded at 10 (offset 1 line).
Hunk #2 succeeded at 437 (offset 1 line).
}}}
I then applied the 82777 patch.
{{{
$ patch.exe -p 2 -i changeset_82777.diff
patching file boost/thread/win32/shared_mutex.hpp
patching file libs/thread/src/win32/thread.cpp
}}}
I then built //without// `define=BOOST_THREAD_USES_CHRONO`, and ... it
built!
I've not tried linking to the built libraries yet, but I'm sure it will be
fine.
Thanks for all your help.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7980#comment:8> 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