Should also mention, I am targeting ArchLinux ARM, not Windows FWIW.
On Tue, Apr 16, 2013 at 1:12 PM, Michael Powell <mwpowellhtx@gmail.com> wrote:
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 (?).Regards,
Michael Powell