karim-emara / PREXT

PREXT is a unified and extensible framework that simulate pseudonym change schemes (i.e., privacy schemes) in VANET.
GNU General Public License v3.0
17 stars 11 forks source link

Upgrade dependencies (omnet++ and veins) #8

Open AuspeXeu opened 5 years ago

AuspeXeu commented 5 years ago

Updated instructions and made it work with veins 4.7 + omnet++ 5.4

Fixes #6

karim-emara commented 5 years ago

Thanks a lot vaas for your valuable contribution. I will review your branch and merge it to prext in near future, maybe in Xmas holiday

joakimb commented 5 years ago

Thanks for this!

Izdhar commented 5 years ago

please help me , when i simulation omnet & sumo , this error show image

emmanuam commented 5 years ago

@Izdhar: were you able to get a fix for the "Error in module"? I am having the same issue and have tried to to set SUMO_HOME, but it didn't resolve the issue @karim-emara: can you help please - thanks

Izdhar commented 5 years ago

@emmanuam @karim-emara please help me to solve this problem ,i tried to solve it but i don't successful

Izdhar commented 5 years ago

Please anyone can help me .... @AuspeXeu @AuspeXeu @karim-emara @emmanuam

AuspeXeu commented 5 years ago

@Izdhar your problem is not relevant for this PR, please refrain from spamming this threat. Thanks.

emmanuam commented 5 years ago

@karim-emara I crave your indulgence ... would you have any hint for us on how to resolve this exception please: error in module (veins::TraclScenarioManagerLaunchd) PrivScenario.manager (id=6) at event #1, t=0: Attempted to read past end of byte buffer

image

emmanuam commented 5 years ago

@Izdhar: I found out that the issue was on SUMO binary path and ran the following: make install

Enjoy!

Izdhar commented 5 years ago

HOW are you make it ??? on linux _ virtual box or windows ???

Timor7hao commented 4 years ago

Hello,dear karim-emara,I had the same problem like this: image image

I've been trying for a long time but I can't get the code to run. I really need your help.(I use the version is sumo0.32.0 veins4.7.1, omnet5.4.1, as AuspeXeu improved version). Please give me some help.Looking forward to your reply!

Pedram-Shayeganpour commented 4 years ago

please help me , when i simulation omnet & sumo , this error show image

Hey guys, I had the same issue, seems like there is a file missing in bin folder called additional_File.xsd, at least in my case it was the problem as the terminal said it was looking for sumo-0.25.0/bin/data/additional_file.xsd, so i copied the whole data folder from path src/sumo-0.25.0 into the src/sumo-0.25.0 and ran the simulation, and it worked just fine.

by the way special thanks to karim-emara and others who contributed to this project

Pedram-Shayeganpour commented 4 years ago

please help me , when i simulation omnet & sumo , this error show image

try this : Hey guys, I had the same issue, seems like there is a file missing in bin folder called additional_File.xsd, at least in my case it was the problem as the terminal said it was looking for sumo-0.25.0/bin/data/additional_file.xsd, so i copied the whole data folder from path src/sumo-0.25.0 into the src/sumo-0.25.0 and ran the simulation, and it worked just fine.

by the way special thanks to karim-emara and others who contributed to this project

Timor7hao commented 4 years ago

Thank you very much! I have solved this problem, I did have a problem with my configuration file. Thank you very much for your kind help.Best wishes to you!

------------------ 原始邮件 ------------------ 发件人: "karim-emara/PREXT" <notifications@github.com>; 发送时间: 2020年9月25日(星期五) 下午5:44 收件人: "karim-emara/PREXT"<PREXT@noreply.github.com>; 抄送: "穿靴子的喵"<1356548233@qq.com>;"Comment"<comment@noreply.github.com>; 主题: Re: [karim-emara/PREXT] Upgrade dependencies (omnet++ and veins) (#8)

please help me , when i simulation omnet & sumo , this error show

try this : Hey guys, I had the same issue, seems like there is a file missing in bin folder called additional_File.xsd, at least in my case it was the problem as the terminal said it was looking for sumo-0.25.0/bin/data/additional_file.xsd, so i copied the whole data folder from path src/sumo-0.25.0 into the src/sumo-0.25.0 and ran the simulation, and it worked just fine.

by the way special thanks to karim-emara and others who contributed to this project

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.