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
Updated by Alex Afanasyev almost 10 years ago
- Subject changed from DummyKeyChain not working due to changes in ndn-cxx to Compilation failure with the master branch of ndn-cxx
Updated by Spyros Mastorakis over 9 years ago
- Status changed from Code review to Closed
Just an update that this is solved long time ago.
Actions