sns3 / sns3-satellite

Satellite module for ns-3 simulator
https://www.sns3.org
GNU General Public License v3.0
139 stars 56 forks source link

Trying to allocate twice the same uid: ns3::TrafficTimeTag #9

Closed jeff-lyu closed 5 years ago

jeff-lyu commented 5 years ago

Hi,

I installed SNS3 and integrated the two modules traffic and stats. The message "Trying to allocate twice the same uid: ns3::TrafficTimeTag" appeared after running first.cc in scratch. I found that the class named TrafficTimeTag existed in traffic/model/ and stats/model, which may cause the problem. How to solve it?

Thanks, Lyu

jeff-lyu commented 5 years ago

This problem was solved by changing OS from macOS to Ubuntu Linux, but compiling remains failed in macOS.

jeanbaptistedupe commented 5 years ago

Thank you for your feedback! We are aware there is a conflict for traffic-time-tag, but it should not be an issue for building - at least on ubuntu it seems.