rmartin5 / aqua-sim-ng

Aqua-Sim on NS3
83 stars 42 forks source link

Unable to install on ns3-3.42 and ubuntu 24.04VM #34

Open bugger69 opened 1 month ago

bugger69 commented 1 month ago

Firstly, the examples folder needs to have it's own CMakeLists.txt, which I promptly fixed. Next, was there are a ton of incorrect operation on types and missing functions in destructor errorrs, which need to be fixed by someone with good understanding of the code. Attached is the entire log of ./ns3 build. more-err.txt Lots of errors, if anyone has any solution, or advice, is welcome. Even a temporary alternative works since the work is urgent..

dugdmitry commented 1 month ago

ns3.42 is currently not supported. For a quick workaround, please use ns3.40 version, with gcc-11 and cmake-3.16 or higher.