veins-lte icon indicating copy to clipboard operation
veins-lte copied to clipboard

OMNeT++ 5.0 compatibility

Open JACINT1 opened this issue 8 years ago • 3 comments

Hello, are you planning to make Veins-LTE compatible with OMNeT++ 5.0?

Regards

JACINT1 avatar Dec 15 '16 08:12 JACINT1

I am using omnet ++ 5.3 and SUMO 0.32.0.

When compiling the project, the following error is shown:

applications/common/ApplicationBase.h:21:10: fatal error: OperationalBase.h: No file or directory

Is it not compatible with the latest SUMO and OMNET ++ versions?

cairoapcampos avatar Aug 22 '19 15:08 cairoapcampos

As a temporary workaround you can try building on the veins_hetvnet project, available via https://github.com/veins/veins_hetvnet

At the time of writing, it supports

While it does not offer the same feature set as Veins LTE and follows a slightly different approach (building on top of INET), it also supports simulating vehicles using both WLAN and LTE in parallel.

sommer avatar Aug 22 '19 17:08 sommer

Thank you again for your help.

cairoapcampos avatar Aug 22 '19 17:08 cairoapcampos