|
Boost Users : |
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2005-10-20 03:02:55
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 list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net