Skip to content

Issue regarding the 'randDst' variable in the './modules/inet/udpapp/' while compiling the INET #1

@lemontreeyi

Description

@lemontreeyi

First of all, I want to express my gratitude for the excellent work you've done, providing such valuable resources for everyone to learn from.

I encountered the error shown in the screenshot while compiling INET.
Snipaste_2024-04-02_23-54-19

Based on the error info in the screenshot, I found that the variable 'randDst' declaration can't be found in both UdpPfrpApp.cc and UdpPfrpApp.h.

After adding declaration of the variable 'randDst' in file UdpPfrpApp.h, I was able to compile successfully.

I hope this issue can be resolved in this project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions