Hi,
during linking, I get some weird errors:
[...] multiple definition of virtual thunk to inet::physicallayer::Radio::getReceiver() const; ../out/gcc-debug/src/LoRa/LoRaGWRadio.o: [...] inet/src/inet/physicallayer/wireless/common/radio/packetlevel/Radio.h:215: first defined here
Same error repeats for several other funktions. Mainly this concerns functions, that are defined in inet header files.
I am on Windows 11, using omnet++ 6.0 and inet4.4.1.
Has someone experienced similar issues?
Cheers, Timon
Hi,
during linking, I get some weird errors:
[...] multiple definition of virtual thunk to inet::physicallayer::Radio::getReceiver() const; ../out/gcc-debug/src/LoRa/LoRaGWRadio.o: [...] inet/src/inet/physicallayer/wireless/common/radio/packetlevel/Radio.h:215: first defined hereSame error repeats for several other funktions. Mainly this concerns functions, that are defined in inet header files.
I am on Windows 11, using omnet++ 6.0 and inet4.4.1.
Has someone experienced similar issues?
Cheers, Timon