Boost logo

Boost Users :

Subject: Re: [Boost-users] [BGL] adjacency_list.hpp requires to link with serialization lib in 1.44?
From: Robert Ramey (ramey_at_[hidden])
Date: 2010-08-19 01:29:47


> Hello,
>
> I can reproduce your problem. I think the problem is the addition of
> #include <boost/archive/basic_archive.hpp>
> within boost\serialization\serialization.hpp which pulls in auto
> linking. Simply commenting out that include stops the automatic
> linking

Looks like a mistake to me.

>but will most likely break some other code.

I don't think so.

Robert Ramey


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