Giter VIP home page Giter VIP logo

Comments (3)

riebl avatar riebl commented on June 10, 2024

In my opinion, following steps are the easiest way to import Artery as project into the OMNeT++ IDE:

  1. cmake /artery/root/dir -G 'Eclipse CDT4 - Unix Makefiles'
  2. Import -> Select root directory (select directory where you executed step 1) -> Finish
  3. Right-click on project -> Add OMNeT++ support

There is no .nedfolders file in Artery's root directory, mainly because I don't use the IDE at all. Feel free to add such a file and send a pull request.
Please note that some features of the IDE such as its makefile generator are not used by Artery at all.

from artery.

zzy199311 avatar zzy199311 commented on June 10, 2024

I follow all 3 steps, then I build the project in omnet++, but there are still some errors:
make[2]: *** [CMakeFiles/build_veins] Error 2
CMakeFiles/build_veins.dir/build.make:57: recipe for target 'CMakeFiles/build_veins' failed
make[1]: *** [CMakeFiles/build_veins.dir/all] Error 2
make[2]: Leaving directory '/home/zzy/workspace/test/artery-master'
CMakeFiles/Makefile2:99: recipe for target 'CMakeFiles/build_veins.dir/all' failed
make[3]: *** No rule to make target 'inet'。stop。
CMakeFiles/build_inet.dir/build.make:57: recipe for target 'CMakeFiles/build_inet' failed
make[2]: *** [CMakeFiles/build_inet] Error 2
make[1]: *** [CMakeFiles/build_inet.dir/all] Error 2
make[2]: Leaving directory '/home/zzy/workspace/test/artery-master'
CMakeFiles/Makefile2:131: recipe for target 'CMakeFiles/build_inet.dir/all' failed
make[2]: *** [src/artery/CMakeFiles/build_vanetza] Error 2
make[1]: *** [src/artery/CMakeFiles/build_vanetza.dir/all] Error 2
src/artery/CMakeFiles/build_vanetza.dir/build.make:57: recipe for target 'src/artery/CMakeFiles/build_vanetza' failed
make[2]: Leaving directory '/home/zzy/workspace/test/artery-master'
CMakeFiles/Makefile2:309: recipe for target 'src/artery/CMakeFiles/build_vanetza.dir/all' failed
[ 65%] Built target storyboard
make[1]: Leaving directory '/home/zzy/workspace/test/artery-master'
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

It seems that there are something wrong when build inet vanetz,veins.
In fact, when I excute step1, I have to build vanetza,inet,veins before I cmake aretry.
What's more, If I want to simluate ITS-G5 with artery, what I can do is:

  1. import artery in omnet++, and build my rsu.ned or car.ned
  2. directly change the code in vanetza(I plan to replace the rsu and map file in example, build my simulation by modifying example)
    Is my idea right?
    I think it's inconvenient to communicate in such way, It will be ok to connect me by email: [email protected].
    Anyway, thank u!

from artery.

riebl avatar riebl commented on June 10, 2024

Closing because of inactivity.

from artery.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.