named-data-ndnSIM / ndnSIM

ndnSIM: NS-3 based NDN simulator
GNU General Public License v3.0
107 stars 163 forks source link

errors when building #117

Open QZ-z opened 1 year ago

QZ-z commented 1 year ago

When I tried to compile it, the following bug appeared. I want to know what I should do to avoid this situation. ../src/ndnSIM/examples/lfid.cpp:41:24: error: ‘begin’ was not declared in this scope for (const auto& n : allNodes) { ^~~~