ms-van3t-devs / ms-van3t

A multi-stack, ETSI compliant, V2X framework for ns-3.
GNU General Public License v2.0
103 stars 34 forks source link

How to build the project with clion editor? #1

Closed 1604010326 closed 2 years ago

marcomali commented 3 years ago

Dear user, we never tested Clion so far. We always relied on qtcreator as IDE. Please take a look at this link to have more information on how to configure ns-3 with qtcreator. Anyway, to build and run the project you don't have to necessarily install and configure an IDE: after you launched the script "sandbox_builder.sh" you can directly go on the main ns-3.33 folder, then launch: ./waf configure --build-profile=optimized --enable-examples and after that: ./waf build

francescoraves483 commented 2 years ago

Since there is no activity for quite a long time, I believe we can close this issue. Thanks, Francesco