Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] veins_inet building errors

hi, I am using omnetĀ 5.6.2, I imported veins-5.2 and inet-4.2.2, when I build them these errors happened: can anyone help please??

../out/clang-debug/src/veins_inet/VeinsInetManager.o:(.rdata+0x2610): undefined reference to `virtual thunk to veins::TraCIScenarioManagerLaunchd::~TraCIScenarioManagerLaunchd()'
../out/clang-debug/src/veins_inet/VeinsInetManager.o:(.rdata+0x2618): undefined reference to `virtual thunk to veins::TraCIScenarioManagerLaunchd::~TraCIScenarioManagerLaunchd()'
../out/clang-debug/src/veins_inet/VeinsInetManagerForker.o:(.rdata+0x2560): undefined reference to `virtual thunk to veins::TraCIScenarioManagerForker::~TraCIScenarioManagerForker()'
../out/clang-debug/src/veins_inet/VeinsInetManagerForker.o:(.rdata+0x2568): undefined reference to `virtual thunk to veins::TraCIScenarioManagerForker::~TraCIScenarioManagerForker()'
clang++.exe: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [Makefile:166: ../out/clang-debug/src/libveins_inet_dbg.dll] Error 1
make[1]: Leaving directory '/g/omnetpp-5.6.2/sampl/veins_inet/src'
make: *** [Makefile:36: all] Error 2
"make MODE=debug all" terminated with exit code 2. Build might be incomplete.

10:10:03 Build Failed. 6 errors, 0 warnings. (took 593ms)
--
Nawroz Hussein Ali
MSc student - Computer science
University of Duhok

Back to the top