Project-GrADyS / gradys-simulations

Simulations from Project GrADyS on OMNET++ and INET framework
GNU General Public License v3.0
14 stars 10 forks source link

some errors happen when build gradys-simulation project! #35

Open cg904699855 opened 3 weeks ago

cg904699855 commented 3 weeks ago

omnet Hi, I am currently trying to run the project. I import ova files through virtualbox to run the project. 微信截图_20240613161310 Despite these errors, it does not seem to affect the normal operation of the omnet.ini file.How can these errors be resolved? thanks!

Thlamz commented 3 weeks ago

Hello! Unfortunately these errors appear due to limitations in OMNET's .ned syntax. They should not affect simulations.

cg904699855 commented 3 weeks ago

Hello! Unfortunately these errors appear due to limitations in OMNET's .ned syntax. They should not affect simulations. Hi,This is indeed the case, but I imported the entire project to OMNET++ on windows via git and the program said it wouldn't run.Can this situation be solved? Thank you reply again!

Thlamz commented 3 weeks ago

If the errors in your screenshot are the only ones present, OMNeT++ should give you an option to ignore the errors and run anyway.

Getting the project to run on Windows is a bit harder, I would try the WSL installation method for OMNeT++ if you haven't already. If you have any specific errors to share, I can help you!