$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Can't compile with date time
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-06-18 14:29:15
AMDG
André Santee wrote:
> According to the doc, date_time is one of the libs which the build is not
> necessary (but optional). Am I misinterpreting it or is it wrong?
>
If you compile with -DBOOST_DATE_TIME_NO_LIB, it will probably work,
unless you're using the features that require a compiled library.
> Here's the link:
> http://www.boost.org/doc/libs/1_41_0/more/getting_started/windows.html#header-only-libraries
>
In Christ,
Steven Watanabe