signetlabdei / quic-ns-3

QUIC implementation for ns-3
GNU General Public License v2.0
43 stars 17 forks source link

Quic build Error #35

Closed Tauqeer20 closed 1 year ago

Tauqeer20 commented 1 year ago

../src/applications/model/quic-echo-client.cc:34:10: fatal error: ns3/quic-header.h: No such file or directory

include "ns3/quic-header.h"

compilation terminated.

This message shows while building the ns3 file. I am using ns3.32 on Ubuntu 18 and I copy the Quic file in the ns3.32 and also edit the application/wscript. But when I build the ns3 after making the changes then this error shows..

Anyone knows about this error solution?

fedech commented 1 year ago

This tool is not meant as a help forum for debugging but as a bug tracker for the repository, please stop opening issues to ask basic questions