From: Jeff Garland (jeff_at_[hidden])
Date: 2003-01-07 07:12:16


> I'm in need of using the Date-Time library but I'm encountering a few
> issues. I tried compiling the following simple code:
> ... detail omitted...

Looks like you are missing the compile define DATE_TIME_INLINE.

See http://www.boost.org/libs/date_time/doc/BuildInfo.html for more.

Jeff