Actions
Bug #2383
closedBuild error in ndn-ns3.cpp
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
01/14/2015
Due date:
% Done:
0%
Estimated time:
Description
Building ndnSIM 2.0, I get the following:
In file included from ../src/ndnSIM/model/ndn-ns3.cpp:20:0:
../src/ndnSIM/model/ndn-ns3.hpp:32:10: error: ‘shared_ptr’ in namespace ‘std’ does not name a type
static std::shared_ptr FromPacket(Ptr packet);
Note: i run ./waf after ./waf configure -d optimized
Updated by Alex Afanasyev almost 10 years ago
- Is duplicate of Bug #2380: Build error in model/ndn-ns3.cpp added
Actions