hi all
I did copy dsr.cc to scratch(/home/student/ns-allinone-3.21/ns-3.21/scratch) and renamed it to dsrtest.cc
I did ./waf build
build finished successfully
I did ./waf --run scratch/dsrtest.cc
I am getting
msg="Log component "Spectrum model" has already been registered once". ,file=./src/core/model/log.cc,line=100
terminate called without an active exception
I did check log.cc and found the message as above but I am not able to find the link between dsr.cc and spectrum model
kindly guide
thanking in advance