commit | 844b09331bfca9cd06a96775e39bee8225cb2220 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Mon May 07 01:00:16 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Tue May 08 21:00:00 2018 -0400 |
tree | 3ff716c82ce98073324a7a37335256deb942cef2 | |
parent | d9b083e8253575bd0049d3ca4521a07817d0acf1 [diff] |
build: require gcc >= 5.3, boost >= 1.58, openssl >= 1.0.2 This effectively drops support for all versions of Ubuntu older than 16.04 Change-Id: Ie3ab7df9147e97f6467658a6399a4f9379f089c1 Refs: #4462
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.