chaotictoejam / VANETProject

Solutions for VANET communication with OMNET++
34 stars 27 forks source link

can not run Aodvvanet scenario #1

Closed nedabagheri closed 9 years ago

nedabagheri commented 9 years ago

sloved

Hi dear joanne I am trying to run aodv routing for erlangen scenario in veins. I imported your code and inetmanet 2.2 branch inetmanet 2.0 . it does not work.it compiles and everything looks ok , but it does not make the exe file and says that the exe file is missing. am I doing sth wrong? do you have any idea where it might be wrong? :(

this is solved now, the omnet++ GUI didn't make the files correct, I used the command line and $opp_makemake -f, and then $make, and its ok now.

chaotictoejam commented 9 years ago

I will investigate this tonight. All scenarios should run except AODVVANET2 which is under development. Be sure to have my version of inetmanet and have vanetsim reference it. Build inetmanet first before building vanetsim. The exe file should generate from the build. On Jul 13, 2015 11:58 AM, "nedabagheri" notifications@github.com wrote:

Hi dear joanne

I am trying to run aodv routing for erlangen scenario in veins. I imported your code and inetmanet 2.2 branch inetmanet 2.0 .

it doe snot work iy compiles and everything looks ok , but it does not make the exe file and says that the exe file is missing. am I doing sth wrong? do you have any idea where it might be wrong? :(

— Reply to this email directly or view it on GitHub https://github.com/jlsirois/VANETProject/issues/1.