
13 Nov
2008
13 Nov
'08
5:21 p.m.
On Wed, Nov 12, 2008 at 10:45 PM, Steven Watanabe <watanabesj@gmail.com> wrote:
AMDG
Beman Dawes wrote:
Work-in-progress for the Boost.Chrono library has been added to the sandbox. See http://svn.boost.org/svn/boost/sandbox/chrono
__declspec(dllexport) is missing in chrono.cpp, so dynamic linking doesn't work.
Fixed. Fix tested for VC++ 9.0 and 8.0 Thanks, --Beman