Open sopan-sarkar opened 4 years ago
Hi, we currently support ns-3 up to ns-3.24-1. Any effort to port this code to newer versions of ns-3 will be much appreciated! Michele
Il giorno sab 4 gen 2020 alle ore 21:34 Sopan Sarkar < notifications@github.com> ha scritto:
Hello,
I am trying to compile the LENA plus code as instructed in the Readme section. I am getting the following error: ../src/lte/model/epc-sgw-pgw-application.cc: In member function ‘void ns3::EpcSgwPgwApplication::RecvFromS1uSocket(ns3::Ptrns3::Socket)’: ../src/lte/model/epc-sgw-pgw-application.cc:193:3: error: ‘SocketAddressTag’ was not declared in this scope SocketAddressTag tag;
I am using NS-3 version 3.30. Your help is greatly appreciated.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/signetlabdei/lena-plus/issues/2?email_source=notifications&email_token=ABWVXZOWWL234D5WRTBJCQLQ4DXFLA5CNFSM4KCXZ362YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IEBCHDA, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABWVXZLZ47OIKWM6PN4Y2X3Q4DXFLANCNFSM4KCXZ36Q .
-- Michele Polese
Postdoctoral Researcher Dept. of Information Engineering (DEI) - SIGNET Research Group University of Padova Via Gradenigo 6/B, 35131 Padova (Italy)
email: michele@polese.io web: polese.io - mmwave.dei.unipd.it
Hello,
I am trying to compile the LENA plus code as instructed in the Readme section. I am getting the following error: ../src/lte/model/epc-sgw-pgw-application.cc: In member function ‘void ns3::EpcSgwPgwApplication::RecvFromS1uSocket(ns3::Ptr)’:
../src/lte/model/epc-sgw-pgw-application.cc:193:3: error: ‘SocketAddressTag’ was not declared in this scope
SocketAddressTag tag;
I am using NS-3 version 3.30. Your help is greatly appreciated.