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
Hello,
I have downloaded ns-allinone-3.44 and built with build.py, and it seems different with the procedure in tutorial (skip building with IDEs).
Now how can i use IDE like VSCode to run and debug my code (both c++ and python) without restart downloading ns-3-dev and building.
Gabriel Ferreira
unread,
Apr 24, 2025, 4:55:02 PM4/24/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
Build.py is meant for command-line usage. For IDE usage, follow the tutorial guides. Configuration, build and debugging with IDEs are the whole reason I spent time porting ns-3 to CMake :D
Siwei Li
unread,
Apr 24, 2025, 11:22:20 PM4/24/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
Thank you for your reply!
So if i want to use IDEs, i have to download ns-3-dev from github by command-line "git clone" and build with Cmake Extension in VScode right? Another question is, could you provide more detailed guidance or an accurate link for IDE usage.
P Pattabiram
unread,
Apr 25, 2025, 4:45:14 AM4/25/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