Actions
Task #2389
closedCompilation failure with the master branch of ndn-cxx
Start date:
01/16/2015
Due date:
% Done:
100%
Estimated time:
Description
The code no longer compiles with the most recent version of ndn-cxx:
./libns3-dev-ndnSIM-debug.so: undefined reference to `ndn::KeyChain::KeyChain<ndn::KeyChainTraits<ndn::security::DummyPublicInfo, ndn::security::DummyTpm> >(ndn::KeyChainTraits<ndn::security::DummyPublicInfo, ndn::security::DummyTpm>)'
collect2: error: ld returned 1 exit status
Actions