Hi Markus,
 
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.
 
Thanks for your reply,
Renan.
 
 
----- Original Message -----
From: Markus Schöpflin
To: boost-users@lists.boost.org
Sent: Thursday, October 20, 2005 6:02 AM
Subject: Re: [Boost-users] Can't link when I use from_string() from date_time

Renan Polo Montebelo wrote:

> When I try to compile / link this little program:

[snip sample and error messages]

> I can't figure out what's happening, but I'm sure the problem is from_string(). When I don't use it, everything works fine.

The date_time library is not header only, thefore you have to link against
the date_time library which you have to build first.

See http://www.boost.org/more/getting_started.html#Build_Install for more
details.

Markus

_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users


--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.12.4/143 - Release Date: 19/10/2005