Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I use DeNS Simulator with the latest OMNeT++? #2

Open
Alilalily opened this issue Sep 14, 2022 · 5 comments
Open

Can I use DeNS Simulator with the latest OMNeT++? #2

Alilalily opened this issue Sep 14, 2022 · 5 comments

Comments

@Alilalily
Copy link

Hi, thanks for your sharing.
Can I use DeNS Simulator with the latest OMNeT++?
ps : The latest version of OMNeT++ is OMNeT++ 6.0.1

@Alilalily
Copy link
Author

It's me again!
I followed your readme.md file to download all files, but there are a lot of error in 'DeNS' inet nesting projects.
These errors in DeNS project mainly are NED Consistency Problem, and some C/C++ problem in all of project. The another question is when I gitclone nesting, I just found the commit version 2cbd94655f8cc63816b96e31732b8dcf99511378 is not exist!
I’m attaching the error prtscrn picture for your reference.
Thank you in advance.
Best regards
image

@YUANCHUANYING
Copy link

It's me again! I followed your readme.md file to download all files, but there are a lot of error in 'DeNS' inet nesting projects. These errors in DeNS project mainly are NED Consistency Problem, and some C/C++ problem in all of project. The another question is when I gitclone nesting, I just found the commit version 2cbd94655f8cc63816b96e31732b8dcf99511378 is not exist! I’m attaching the error prtscrn picture for your reference. Thank you in advance. Best regards image

hello,have you figured it out? Now I'm using Omnet++6.0.1,and I met the same situtation,i would appreciate it if you could help me

@Alilalily
Copy link
Author

It's me again! I followed your readme.md file to download all files, but there are a lot of error in 'DeNS' inet nesting projects. These errors in DeNS project mainly are NED Consistency Problem, and some C/C++ problem in all of project. The another question is when I gitclone nesting, I just found the commit version 2cbd94655f8cc63816b96e31732b8dcf99511378 is not exist! I’m attaching the error prtscrn picture for your reference. Thank you in advance. Best regards image

hello,have you figured it out? Now I'm using Omnet++6.0.1,and I met the same situtation,i would appreciate it if you could help me

Sorry, I haven't figured it out. This problem seems accused by the version of the nesting project. I just can't find the right version of it. But I will appreciate it if you could inform me of any progress.

@vamsiDT
Copy link
Owner

vamsiDT commented Oct 28, 2022

Hi @Alilalily and @YUANCHUANYING, apologies for the late response. Unfortunately, we are not actively working on this project anymore.

Have you tried the following to get the right version of nesting? git checkout must be done from the nesting folder after cd nesting. Let me know if you still face issues.

$ git clone https://gitlab.com/ipvs/nesting.git
$ cd nesting
$ git checkout 2cbd94655f8cc63816b96e31732b8dcf99511378

@Alilalily
Copy link
Author

Hi @Alilalily and @YUANCHUANYING, apologies for the late response. Unfortunately, we are not actively working on this project anymore.

Have you tried the following to get the right version of nesting? git checkout must be done from the nesting folder after cd nesting. Let me know if you still face issues.

$ git clone https://gitlab.com/ipvs/nesting.git
$ cd nesting
$ git checkout 2cbd94655f8cc63816b96e31732b8dcf99511378

Thank you very much for your response. After following your instructions, I encountered an error when building the project in inet by right-clicking and selecting "build project". The error message is shown in the screenshot. From the screenshot, it appears that the versions of OMNet++ and inet are consistent with the ones you provided. Have you ever encountered similar issues before?
image
it seems like the class ’‘’cQueue‘’‘ has 3 methods, but the code doesn't specific one,the same error happened in '''Ieee80211Queue.cc'''
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants