You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I was trying to use your project as a guide for a project I'm working on. However, it doesn't run on NS-3.3 due to an issue with the OlsrState. I tried running your version as is, but the build fails with the following error:
Build failed -> task in 'ns3-wimax' failed (exit status 1): {task 140311661063888: cxx snr-to-block-error-rate-manager.cc -> snr-to-block-error-rate-manager.cc.1.o} ['/usr/bin/g++', '-O0', '-ggdb', '-g3', '-Wall', '-Werror', '-std=c++11', '-Wno-error=deprecated-declarations', '-fstrict-aliasing', '-Wstrict-aliasing', '-fPIC', '-pthread', '-I.', '-I..', '-DNS3_BUILD_PROFILE_DEBUG', '-DNS3_ASSERT_ENABLE', '-DNS3_LOG_ENABLE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_PACKET_H=1', '-DHAVE_IF_TUN_H=1', '-DHAVE_SQLITE3=1', '../src/wimax/model/snr-to-block-error-rate-manager.cc', '-c', '-o', '/home/aligorithm/tools/drone-network-simulations-ns3/build/src/wimax/model/snr-to-block-error-rate-manager.cc.1.o']
I'd appreciate any help or insight you can provide.
The text was updated successfully, but these errors were encountered:
Hello, I was trying to use your project as a guide for a project I'm working on. However, it doesn't run on NS-3.3 due to an issue with the OlsrState. I tried running your version as is, but the build fails with the following error:
Build failed -> task in 'ns3-wimax' failed (exit status 1): {task 140311661063888: cxx snr-to-block-error-rate-manager.cc -> snr-to-block-error-rate-manager.cc.1.o} ['/usr/bin/g++', '-O0', '-ggdb', '-g3', '-Wall', '-Werror', '-std=c++11', '-Wno-error=deprecated-declarations', '-fstrict-aliasing', '-Wstrict-aliasing', '-fPIC', '-pthread', '-I.', '-I..', '-DNS3_BUILD_PROFILE_DEBUG', '-DNS3_ASSERT_ENABLE', '-DNS3_LOG_ENABLE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_PACKET_H=1', '-DHAVE_IF_TUN_H=1', '-DHAVE_SQLITE3=1', '../src/wimax/model/snr-to-block-error-rate-manager.cc', '-c', '-o', '/home/aligorithm/tools/drone-network-simulations-ns3/build/src/wimax/model/snr-to-block-error-rate-manager.cc.1.o']
I'd appreciate any help or insight you can provide.
The text was updated successfully, but these errors were encountered: