Project

General

Profile

Boost » History » Version 11

Davide Pesavento, 09/22/2023 07:26 PM

1 1 Junxiao Shi
# Boost libraries
2
3 10 Davide Pesavento
NFD and ndn-cxx require (a subset of) the [Boost libraries](https://www.boost.org/), a collection of free peer-reviewed portable C++ libraries.
4 1 Junxiao Shi
5 11 Davide Pesavento
NFD and ndn-cxx should compile and work with [Boost 1.71.0](https://www.boost.org/doc/libs/1_71_0/) and above. If your distribution does not provide these libraries natively, or if the provided version is too old, you can install a more recent version following the instructions in the [[Boost FAQ]] or on the official [Boost Getting Started guide](https://www.boost.org/doc/libs/1_83_0/more/getting_started/unix-variants.html#prepare-to-use-a-boost-library-binary).