From: Serge Skorokhodov (serge.skorokhodov_at_[hidden])
Date: 2005-08-15 19:36:25


John Maddock wrote:
>
> Well I've double checked and date_time *is* guarded by both
> BOOST_ALL_NO_LIB and BOOST_DATE_TIME_NO_LIB, so there must be
> some object files that you haven't rebuilt. You're linker
> error messages should tell you what those object files are I
> believe, but failing that make sure you clean *everything* and
> then do a full rebuild, don't skip any object files, shortcuts
> don't work :-)
>

You're right it's my fault. A static library was built withour
BOOST_ALL_NO_LIB. And it uses boost.

So everything works, thanks.

-- 
Serge