Boost logo

Boost Users :

Subject: Re: [Boost-users] Since which boost-version is linking against boost-system required?
From: Igor R (boost.lists_at_[hidden])
Date: 2011-06-16 07:02:35


> I am not the author of this software and it is rather complex. I know that it
> links against Boost.Filesystem and Boost.Regex and that this is enough for
> boost-1.40 or 1.41 installations but seems to be not enough for boost-1.46.0.
> Searching for boost-related includes in the source-files yields the following:
> boost/algorithm/string.hpp
> boost/filesystem.hpp
<...>

Boost.Filesystem definitly uses Boost.System.
(Actually, any library that deals with error codes uses Boost.System.)


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