Project

General

Profile

Actions

Task #2137

open

Provide simple examples with Makefile, automake, waf to build against ndn-cxx library

Added by Alex Afanasyev over 9 years ago. Updated almost 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Docs
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

We currently don't have a real examples on how to use ndn-cxx library in applications. We have some examples in the form of actual applications, though they all use waf/wscript which may not be needed for some.

Actions #1

Updated by Junxiao Shi over 9 years ago

  • Category set to Docs
  • Start date deleted (11/04/2014)

There should also be an example with just the compiler, without a build system.

I usually use this command line:

g++ --std=c++0x x.cpp $(pkg-config --cflags --libs libndn-cxx)
Actions #2

Updated by Junxiao Shi almost 9 years ago

ndn6-tools is an example for Makefile.

Actions #3

Updated by Alex Afanasyev over 8 years ago

  • Target version changed from v0.3 to Unsupported
Actions #4

Updated by Alex Afanasyev over 7 years ago

This repository https://github.com/cawka/ndn-skeleton-apps partially addresses this task.

Actions #5

Updated by Davide Pesavento over 3 years ago

  • Tags set to documentation
Actions #6

Updated by Davide Pesavento almost 3 years ago

  • Target version deleted (Unsupported)
Actions

Also available in: Atom PDF