I have some error when I try to import Simu5G in Omnet++ here is my error.
**** Build of configuration gcc-debug for project simu5G ****`enter code here`
Error: cannot resolve import 'inet.common.INETDefs'
Error: cannot resolve import 'inet.common.packet.chunk.Chunk'
Error: cannot resolve import 'inet.common.geometry.Geometry'
Error: 'MultihopD2DPacket': unknown base class 'inet::FieldsChunk'
Error: unknown type 'inet::Coord' for field 'srcCoord' in 'MultihopD2DPacket'
Error: Unknown field 'chunkLength' (not found in any super class)
Error: cannot resolve import 'inet.common.INETDefs'
Error: cannot resolve import 'inet.common.packet.chunk.Chunk'
Error: 'AlertPacket': unknown base class 'inet::FieldsChunk'
[Makefile:339: apps/cbr/CbrPacket_m.h] Error 1
*** [Makefile:2: all] Error 2