Ghada-sy / Load-Management

Mobility Load Management in Cellular Networks
8 stars 6 forks source link

Opengym-module [No such File] #1

Closed JuBeeInc closed 2 years ago

JuBeeInc commented 2 years ago

Hello, I tried building ns3 after following your instructions but I encountered a fatal error

ns3/opengym-module.h: No such file or directory.

Can you kindly help me resolve this

Ghada-sy commented 2 years ago

Hello, Make sure that you renamed the ns3gym folder in src to be opengym.

JuBeeInc commented 2 years ago

Hello Thank you for your quick response. Really appreciate this. Wanted to find out which of the src? I already have opengym folder in the src of ns3gym. The files includes doc, examples, helper, model, test and wscript

Should the opengym folder in ns3gym be copied to ns3>src folder?

I would kindly need further help. Thank you

From: Ghada-sy @.> Reply to: Ghada-sy/Load-Management @.> Date: Tuesday, 1 March 2022 at 10:39 To: Ghada-sy/Load-Management @.> Cc: Julius Yaw Ludu @.>, Author @.***> Subject: Re: [Ghada-sy/Load-Management] Opengym-module [No such File] (Issue #1)

Hello, Make sure that you renamed the ns3gym folder in src to be opengym.

— Reply to this email directly, view it on GitHubhttps://github.com/Ghada-sy/Load-Management/issues/1#issuecomment-1055286140, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQ55X5N7RH23YCGPLFEDRT3U5XXWHANCNFSM5PTT5QYA. You are receiving this because you authored the thread.Message ID: @.***>

JuBeeInc commented 2 years ago

Hello,

Have you been able to rectify the opengym-module.h file? I am unable to get the program to run.

Thank you for the assistance.

Ghada-sy commented 2 years ago

Hello Thank you for your quick response. Really appreciate this. Wanted to find out which of the src? I already have opengym folder in the src of ns3gym. The files includes doc, examples, helper, model, test and wscript Should the opengym folder in ns3gym be copied to ns3>src folder? I would kindly need further help. Thank you From: Ghada-sy @.> Reply to: Ghada-sy/Load-Management @.> Date: Tuesday, 1 March 2022 at 10:39 To: Ghada-sy/Load-Management @.> Cc: Julius Yaw Ludu @.>, Author @.> Subject: Re: [Ghada-sy/Load-Management] Opengym-module [No such File] (Issue #1) Hello, Make sure that you renamed the ns3gym folder in src to be opengym. — Reply to this email directly, view it on GitHub<#1 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQ55X5N7RH23YCGPLFEDRT3U5XXWHANCNFSM5PTT5QYA. You are receiving this because you authored the thread.Message ID: @.>

ys==

Ghada-sy commented 2 years ago

Yes you should copy opengym folder to ns3>src.