inet-framework / inet

INET Framework for the OMNeT++ discrete event simulator
https://inet.omnetpp.org
Other
442 stars 488 forks source link

hasStatus=true fails with error "Enum "inet::NodeStatus" not found" in 4.5.3 (works in 4.5.1). #995

Closed v44r closed 2 months ago

v44r commented 2 months ago

For example, launching examples/aodv:

Enum "inet::NodeStatus" not found -- its declaration may be missing from .msg files, or the code was not linked in -- in module (inet::NodeStatus) AODVNetwork.host[0].status (id=31), during network initialization

Same with other examples with hasStatus=true (dhcp -> RebotingDHCP, etc).

MiniDudi commented 2 months ago

same problem

levy commented 2 months ago

Thanks for reporting this issue. You can use 4.5.2, there's not much difference between 4.5.2 and 4.5.3. The 4.5.3 inet version was released for omnetpp 6.1 release candidate. Anyway, this is clearly a bug and it will be fixed in the next patch release: 4.5.4.