Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rs-example code #168

Closed
SonileKM opened this issue Jul 16, 2024 · 6 comments
Closed

rs-example code #168

SonileKM opened this issue Jul 16, 2024 · 6 comments

Comments

@SonileKM
Copy link

I am running example code for RS LoRa and its giving the following error:

fatal error: ns3/lora-module.h: no such file or directory.
In the code there is a statement ; #include <ns3/lora-module.h>

I tried to check for this header file and associated code but i cant find it in either the ns3.40 folder or the ns-3-Dev folder. I have also tried to check online. Please help me resolve this.

Specifications

  • ns-3 version: 3.40
  • lorawan module version: v0.3.1
  • Platform: ubuntu linux 20.04
  • Compiler: G++
@non-det-alle
Copy link
Collaborator

Hello,
What are rs-example and RS LoRa? To my knowledge, they are not part of this repository.
That may be where the problematic code comes from.
Let me know.

@pagmatt
Copy link
Member

pagmatt commented Jul 16, 2024

First of all, please use ns-3.41 as that is the officially supported version of ns-3 by the latest version of the lorawan module.
Regardless, I cannot find the statement mentioned above in the codebase, and everything seems to compile without errors by following the guide in the README. Which example are you using?
(Update: @non-det-alle beat me to it :) )

@SonileKM
Copy link
Author

SonileKM commented Jul 18, 2024 via email

@SonileKM

This comment was marked as duplicate.

@non-det-alle
Copy link
Collaborator

Hi @SonileKM,

Your questions are about a different codebase, please open an issue on the correct repository.
We have no knowledge or affiliation with the code you are referring to.

@SonileKM
Copy link
Author

SonileKM commented Jul 19, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants