Concerning animation-interface.h

68 views
Skip to first unread message

jinyif...@outlook.com

unread,
Mar 7, 2017, 3:39:21 AM3/7/17
to ns-3-users
Dear all,

Hi! I am a newbie in ns3, my code somehow crash when I try to build it:

[ 869/1638] Compiling scratch/lteemu.cc
In file included from ../scratch/lteemu.cc:12:0:
./ns3/netanim-module.h:10:33: fatal error: animation-interface.h: No such file or directory
 #include "animation-interface.h"
                                 ^
compilation terminated.

Waf: Leaving directory `/home/yifei/workspace/ns-allinone-3.26/ns-3.26/build'

It seems animation-interface.h is somehow missing, but I found it in :

/home/yifei/workspace/ns-allinone-3.26/ns-3.26/src/netanim/model# ls
animation-interface.cc  animation-interface.h

which I thought should be built in ./waf command

Attached with my script,

I am using ns-3.26 along with netanim-3.107

Any help or comment is greatly welcomed!

B.R.
Yifei Jin
lteemu.cc

Biljana Bojović

unread,
Mar 7, 2017, 9:19:45 AM3/7/17
to ns-3-users
Hi Yifei Jin,

did you see the thread with very similar question: https://groups.google.com/d/msg/ns-3-users/Xave8gZb7aI/EoB5DMf_AwAJ ?

Cheers,
Biljana

pdbarnes

unread,
Mar 7, 2017, 10:09:20 AM3/7/17
to ns-3-users
Try

#include "ns3/animation-interface.h"

Peter

jinyif...@outlook.com

unread,
Mar 7, 2017, 11:15:56 AM3/7/17
to ns-3-users
Dear all,

i accidentally re-config by ./waf configure and the bug disappear, I would like to thanks you all for the contributions.\\\

I will keep an eye on the case for 24 hours more in case it appears again.

Thanks again for your reply

B.R.
Yifei

在 2017年3月7日星期二 UTC+1上午9:39:21,jinyif...@outlook.com写道:
Reply all
Reply to author
Forward
0 new messages