Actions
Boost » History » Revision 10
« Previous |
Revision 10/11
(diff)
| Next »
Davide Pesavento, 02/20/2022 11:26 AM
Boost libraries¶
NFD and ndn-cxx require (a subset of) the Boost libraries, a collection of free peer-reviewed portable C++ libraries.
NFD and ndn-cxx should compile and work with Boost 1.65.1 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.
Updated by Davide Pesavento over 2 years ago · 11 revisions