Actions
Task #3138
closedAdjust and test scenario template for new code structure (with ndn-cxx/NFD as submodules)
Start date:
Due date:
% Done:
100%
Estimated time:
Description
Scenario template needs to be adjusted and tested for the new code structure of ndnSIM:
- remove detection of libndn-cxx if it was enabled
- check and, if necessary, adjust code to address bugs #2662 and #2663
- test compilation when ndn-cxx library is not installed
- test compilation when a different version of ndn-cxx library installed (to check, intentionally introduce errors in source within
/usr/local/include/ndn-cxx
): template should use ndnSIM-specific version
Actions