Error in building NetAnim: Cannot find file: NetAnim.pro.
32 views
Skip to first unread message
Marco Molè
unread,
Jul 14, 2025, 11:04:33 AM7/14/25
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ns-3-users
Hi,
I have downloaded the allinone tarball of version 3.44, i would like to use NetANim. When building it with ./build.py it skips building netanim because of the NetANim.pro file missing.
I'm on fedora 42.
Can somebody help me? thanks!
Marco Molè
unread,
Jul 14, 2025, 11:23:00 AM7/14/25
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ns-3-users
The 3.43 version of the allinone package has the NetAnim.pro file, could it be that the 3.44 version is lacking it?
Gabriel Ferreira
unread,
Jul 14, 2025, 6:57:47 PM7/14/25
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ns-3-users
Probably build.py is out of date. Check there is a cmakelists.txt file inside netanim directory.