That fixed the compiling errors. Thank you.
On Wed, Aug 8, 2012 at 7:30 PM, Lars Viklund
<zao@acc.umu.se> wrote:
On Wed, Aug 08, 2012 at 06:49:36AM -0400, Boost lzw wrote:
> 1>c:\threadpool-0_2_5-src\threadpool\boost\threadpool\task_adaptors.hpp(138)
> : error C2065: 'TIME_UTC' : undeclared identifier
Whatever library responsible for providing the Boost TIME_UTC name
changed it to TIME_UTC_ in a breaking change lately, due to foreseen
name collisions with future standards or something.
Your third party ThreadPool library may need an update in this regard.
--
Lars Viklund | zao@acc.umu.se