From: Glyn M. <gly...@gm...> - 2010-10-25 17:25:58
|
Hi Richard, On 25 October 2010 18:45, Richard Klemm <kle...@gm...> wrote: > Hey List, > > I'm trying to update to Version 0.7, but it's giving me: > #include <boost/range/algorithm/transform.hpp> missing. > > Looking at > http://www.boost.org/doc/libs/1_42_0/libs/range/doc/headers.html > (or /usr/include/boost/range ) > > and > > > http://www.boost.org/doc/libs/1_43_0/libs/range/doc/html/range/library_headers/algorithm.html > > , it seems that header has been introduced with Boost 1.43. > > However, http://cpp-netlib.github.com/getting_started.html#getting-boost > states that 1.41+ should be fine. > > I'm assuming the docs are out of date, otherwise a hint at what I could > be doing wrong is appreciated. > > Yeah, the docs weren't sufficiently proof-read before the release... Can you create an issue: http://github.com/cpp-netlib/cpp-netlib/issues ? Thanks, Glyn |