Unipisa / Unipisa/Simu5G

Problem with Veins and Simu5G Installation on OMNeT++

Open
#232 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
235
Forks
116
PR merge metrics
No merged PRs in 30d

Description

Hi everyone,

I'm encountering an issue during the installation of Veins with Simu5G in OMNeT++. Here are the details of my setup:

Simu5G version: 1.2.2
INET version: 4.5
Veins version: 5.2
OMNeT++ version: 6.0.1
Operating System: Windows 10

I followed the instructions provided in the Simu5G documentation. However, I received the following error:

ld.lld: error: too many errors emitted, stopping now (use /errorlimit:0 to see all errors)
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [Makefile:121: ../out/clang-debug/src/libveins_inet_dbg.dll] Error 1
make[1]: Leaving directory '/c/omnetpp/omnetpp-6.0.1/veins_inet/src'
make: *** [Makefile:36: all] Error 2
"make MODE=debug -j12 all" terminated with exit code 2. Build might be incomplete.

It seems to be a linker issue. Could this be related to the INET version being too new for the current versions of Veins or Simu5G?
If so, which versions should I use, or are there any workarounds to resolve this issue?

Thank you for your help!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in veins_inet/src and inspect Makefile:121, then reproduce make MODE=debug -j12 all with the listed OMNeT++, Simu5G, INET, and Veins versions. Compare the complete linker diagnostics against the documented version combinations; done means identifying the compatibility or build cause and documenting a verified installation path.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.