Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#9698 closed Bugs (fixed)

boost::chrono::thread_clock not declared in OSX

Reported by: jfc@… Owned by: viboes
Milestone: Boost 1.56.0 Component: chrono
Version: Boost 1.54.0 Severity: Problem
Keywords: Cc:

Description

When trying to use boost::chrono::thread_clock I get that error. Same code with same CMakeLists.txt works perfectly on Windows and Linux. Tested against boost 1.54 and 1.55. I'm using osx mavericks and Apple LLVM version 5.0 (clang-500.2.79) with boost 1.55 compiled by me (also tried with boost 1.54 coming with homebrew) Is there something I am missing? Thanks in advance.

Change History (5)

comment:1 by viboes, 9 years ago

Component: Nonechrono
Owner: set to viboes
Status: newassigned

in reply to:  description comment:2 by viboes, 9 years ago

Replying to jfc@…:

When trying to use boost::chrono::thread_clock I get that error.

Which error do you get?

comment:4 by viboes, 9 years ago

Resolution: fixed
Status: assignedclosed

comment:5 by viboes, 9 years ago

Milestone: To Be DeterminedBoost 1.56.0
Note: See TracTickets for help on using tickets.