$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [timer] Error linking boost::chrono::steady_clock::now
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2013-04-16 16:04:17
Le 16/04/13 20:12, Michael Powell a écrit :
> Hello,
>
> I get the following linker error.
>
> Description Resource Path Location Type
> undefined reference to `boost::chrono::steady_clock::now()'
> detector line 0 C/C++ Problem
>
> I am using Boost 1.53. A little unclear what the docs are talking
> about. If I can go header only, and if it is advantageous to do so,
> I'd like to.
>
> http://www.boost.org/doc/libs/1_53_0/doc/html/chrono/users_guide.html#chrono.users_guide.getting_started.install.building_boost_chrono_
>
> However, not sure what else we're talking about here, when it talks
> about building boost with buggy header only support (?).
>
Hi,
it is unclear for me what is unclear for you. Could you clarify?
Best,
Vicente