Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

Imported NED type not found: 'inet.networklayer.common.InterfaceEntry' #70

@000407

Description

@000407

I am trying to import simulte 1.2.0 into my OMNeT++ workspace, into which I already have inet4.4 installed(during the startup of the IDE). But I am unable to build the imported simulte, with an error Imported NED type not found: 'inet.networklayer.common.InterfaceEntry' (see the attached below).

image

apps/alert/AlertReceiver.cc
apps/alert/AlertReceiver.cc:38:13: error: unknown type name 'InterfaceEntry'
            InterfaceEntry *ie = ift->findInterfaceByName(multicastInterface);
            ^
1 error generated.
make[1]: *** [Makefile:318: ../out/clang-debug/src/apps/alert/AlertReceiver.o] Error 1
make[1]: Leaving directory '/d/01_PrivateWorkspace/omnetpp/lte/src'
make: *** [Makefile:2: all] Error 2
"make MODE=debug all" terminated with exit code 2. Build might be incomplete.

19:09:48 Build Failed. 3 errors, 0 warnings. (took 7s.282ms)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions