0

I am using omnet++ 5.4.1, veins latest from github , inet 4.0.0

When I am building veins_inet project, the build fails showing the following error:

enter image description here

BDL
  • 21,052
  • 22
  • 49
  • 55

1 Answers1

0

Veins master @bfdfc10 is compatible with INET 4.0.0, but linking against INET 4.0.0 on Windows appears to be impossible. Issue #379 of the INET framework is tracking this bug. You might have to wait for the next INET version.

A workaround is to build Veins on Linux or to download Instant Veins.

Christoph Sommer
  • 6,893
  • 1
  • 17
  • 35