$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2005-10-21 01:56:05
Renan Polo Montebelo wrote:
> In fact, I'm using Automatic Linking on Windows (http://www.boost.org/more/getting_started.html#auto-link).
> And I'm sure it's linking because I tested it with # define BOOST_LIB_DIAGNOSTIC.
>
> And if I don't use boost::gregorian::from_string(), things work fine.
Hmm, can you please post a minimal compilable example that exhibits this
behaviour, then?
Markus