snkas / hypatia

Low earth orbit (LEO) satellite network simulation framework.
Other
313 stars 116 forks source link

I can't find ns3/tcp-optimizer.h in the model of satellite-network #6

Open wuliuqi567 opened 3 years ago

wuliuqi567 commented 3 years ago

hello! when i use waf to compile, it can't find ns3/tcp-optimizer.h in the model of satellite-network, i try to find it in the /ns-3.33/src/internet/model, but there is still no. In file included from ../../contrib/satellite-network/test/satellite-network-test-suite.cc:6: ../../contrib/satellite-network/test/manual-two-sat-two-gs-test.h:19:10: fatal error: ns3/tcp-optimizer.h: No such file or directory 19 | #include "ns3/tcp-optimizer.h"

xdr940 commented 3 years ago

hello! when i use waf to compile, it can't find ns3/tcp-optimizer.h in the model of satellite-network, i try to find it in the /ns-3.33/src/internet/model, but there is still no. In file included from ../../contrib/satellite-network/test/satellite-network-test-suite.cc:6: ../../contrib/satellite-network/test/manual-two-sat-two-gs-test.h:19:10: fatal error: ns3/tcp-optimizer.h: No such file or directory 19 | #include "ns3/tcp-optimizer.h"

Same error, have you fixed it now?

snkas commented 3 years ago

Did you fetch the correct version of basic-sim by performing:

git submodule update --init --recursive

As is done in https://github.com/snkas/hypatia/blob/master/hypatia_install_dependencies.sh ?

xdr940 commented 3 years ago

than

Did you fetch the correct version of basic-sim by performing:

git submodule update --init --recursive

As is done in https://github.com/snkas/hypatia/blob/master/hypatia_install_dependencies.sh ?

Thanks, I have solved it. Will you continue to update the Hypatia later? At least make it match the latest version of basic-sim.

Awenniai commented 2 years ago

than

Did you fetch the correct version of basic-sim by performing:

git submodule update --init --recursive

As is done in https://github.com/snkas/hypatia/blob/master/hypatia_install_dependencies.sh ?

Thanks, I have solved it. Will you continue to update the Hypatia later? At least make it match the latest version of basic-sim.

How did you solve this question? Update a newer version ns-3?

YuzuApchan commented 2 years ago

than

Did you fetch the correct version of basic-sim by performing:

git submodule update --init --recursive

As is done in https://github.com/snkas/hypatia/blob/master/hypatia_install_dependencies.sh ?

Thanks, I have solved it. Will you continue to update the Hypatia later? At least make it match the latest version of basic-sim.

How did you solve this question? Update a newer version ns-3?

Try the old version. https://github.com/snkas/basic-sim/tree/v0.1-alpha