The following frameworks are used in OMNeT++ 5.6.2
for simulation implementation.
- INET Frarmework 3.6.6
- Veins 5.0
- Veins_inet3 (Veins 5.0 subproject)
- SimuLTE 1.0.1
Each framework was imported inside OMNeT++
. And each framework has a Project reference
item specified as follows.
- INET Framework => No reference any project
- Veins 5.0 =>
INET
,SimuLTE
- Veins_inet3 =>
INET
,Veins 5.0
- SimuLTE =>
INET
,Veins_inet3
and checkedSimuLTE Cars
inProject Features
When I build the whole project I get an error like the image below. Sometimes an error related to ld
occurs.
How do I build the project so it is error-free?