$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [timer] Error linking boost::chrono::steady_clock::now
From: Michael Powell (mwpowellhtx_at_[hidden])
Date: 2013-04-16 14:12:57
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.
However, not sure what else we're talking about here, when it talks about
building boost with buggy header only support (?).
Regards,
Michael Powell