Sunday 29 July 2012

Hanene GABTENI
Hi Imraan, I modified AODV to obtan the base to my new protocol for clustering. And I inherits frop Ipv4RoutingProtocol class then I implemented all virtual methods. Finally, I obtaned the same 2 errors you indicated: debug/libns3.so: undefined reference to `typeinfo for ns3::ClusterProtocol' debug/libns3.so: undefined reference to `vtable for ns3::ClusterProtocol' collect2: ld returned 1 exit status Do you have an idea about what is missing or wrong (I'm in the same case of you)? Best regards, Hanene on

ns 2 regarding post form user Maybe missing a destructor implementation ?
Big changes happened from ns-3.10 to ns-3.11 -- the code went modular, there was a big clean-up. You'll need to fix class names and imports.
Moving the whole stuff to applications/model solved the issue.
However, not a clean solution.

Love

No comments:

Post a Comment