
31 Jul
2012
31 Jul
'12
9:11 p.m.
I attempted to rebuild my Boost installation with nanosecond support for the date-time library. I did so by adding BOOST_DATE_TIME_POSIX_TIME_STD_CONFIG = 1 ; to boost-build.jam and adding <define>BOOST_DATE_TIME_POSIX_TIME_STD_CONFIG to the jamfile in date_time/build.
Ensure that you've defined this macro in your project as well.