Hello,
I trying to integrate QUIC in LISP so while building the file the error is displayed in the middle of the compilation. i.e;
'build' finished successfully (9.435s)
IP addresses of base stations
10.1.1.1
10.1.1.2
10.1.1.3
10.1.1.4
Location of all nodes
(115, 0, 0)
(-115, 0, 0)
(0, 115, 0)
(0, -115, 0)
########## QUIC Echo Server START at time 1 ##########
assert failed. cond="uid != 0", msg="Assert in TypeId::LookupByName: ns3::QuicSocketFactory not found", file=../src/core/model/type-id.cc, line=817
terminate called without an active exception.
The error message is also shown in the attached file.
Anyone have any idea please help me out. I am stuck here for many days.
Thanks