commit | e6e6fde5bdc6b243e277831a6455a0e78be77c1d | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Apr 16 14:44:45 2016 +0200 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Apr 22 02:16:27 2016 +0200 |
tree | 9c544f723ade95495f880a144c10e7c6a545754a | |
parent | e11c8d85b898629800403d017876af7f33d8fc00 [diff] |
build: require gcc >= 4.8.2 and boost >= 1.54.0 Change-Id: I230ac74f3fd1e7912c1645f36383913ff5bd3d2c Refs: #3599
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: http://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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.