Closed v4ray closed 2 years ago
Sorry, have no experience in building ns3 with cmake. Why not try it on an older version(e.g. ns3.33) for fast prototyping. And you could also try quic on ns3 (https://github.com/SoonyangZhang/quic-on-ns3). Further question, QQ:865678017
Hi,
I copied dqc/ to src directory and rewrite wscript to CMakeLists.txt. But when running
./ns3 configure --enable-examples --enable-tests
, it shows:How to fix it?
The changed CMakeLists.txt: