Hello,
Trying to compile the git version of aqua-sim-ng with ns-3.27 and got the following:
../src/aqua-sim-ng/model/aqua-sim-mac-goal.cc: In member function ‘void ns3::AquaSimGoal::ProcessAckPkt(ns3::Ptr)’:
../src/aqua-sim-ng/model/aqua-sim-mac-goal.cc:1161:10: error: ‘class ns3::Packet’ has no member named ‘Cleanup’
pkt->Cleanup();
^~~
Any help is much appreciated.
Thank you
Hello, Trying to compile the git version of aqua-sim-ng with ns-3.27 and got the following: ../src/aqua-sim-ng/model/aqua-sim-mac-goal.cc: In member function ‘void ns3::AquaSimGoal::ProcessAckPkt(ns3::Ptr)’:
../src/aqua-sim-ng/model/aqua-sim-mac-goal.cc:1161:10: error: ‘class ns3::Packet’ has no member named ‘Cleanup’
pkt->Cleanup();
^
~~ Any help is much appreciated. Thank you