signetlabdei/quic-ns-3

undefined reference to `ns3::QuicHelper::InstallQuic(ns3::NodeContainer) const'

shallin123 opened this issue · 0 comments

i use ./waf --run examples/quic-tester.cc it shows that error
undefined reference to ns3::QuicHelper::InstallQuic(ns3::NodeContainer) const'`
so w want to consult how to solve it