Actions
Task #1535
closedSwitch library dependency to ndn-cxx
Start date:
04/24/2014
Due date:
% Done:
100%
Estimated time:
Description
This includes
- all includes should be changed from to
- documentation files/comments referring to ndn-cpp-dev should be updated and refer to ndn-cxx and (if any) to new links
if the app uses pkg-config for dependency detection, 'libndn-cpp-dev' should be replaced with 'libndn-cxx'. For waf users:
conf.check_cfg(package = 'libndn-cxx', ...)
Updated by Alex Afanasyev over 11 years ago
- Priority changed from Normal to Urgent
Updated by A K M Mahmudul Hoque over 11 years ago
- Status changed from New to In Progress
Updated by A K M Mahmudul Hoque over 11 years ago
- Assignee set to A K M Mahmudul Hoque
- % Done changed from 0 to 10
Updated by A K M Mahmudul Hoque over 11 years ago
- Status changed from In Progress to Code review
- % Done changed from 10 to 90
Updated by A K M Mahmudul Hoque over 11 years ago
- Status changed from Code review to Closed
- % Done changed from 90 to 100
Actions