commit | ca660f116a17fd4dd7749e044d7697b42e483e42 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Jun 16 14:01:51 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Mon Jun 18 08:37:00 2018 -0700 |
tree | ba9159801406c9bdafc457bdb4d42f8cc69292f3 | |
parent | 31fd46714e259ce02f6d9d2b7688890fd86f6f92 [diff] |
build: require clang >= 3.6 3.5 fails with "error: debug information for auto is not yet supported" Change-Id: I77ac4a064959b26796a4bf3f1dea7c3c08ea60a3
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
.