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

running the project throwing error #23

Open
saimanohar1999 opened this issue Aug 23, 2024 · 0 comments
Open

running the project throwing error #23

saimanohar1999 opened this issue Aug 23, 2024 · 0 comments

Comments

@saimanohar1999
Copy link

Hi,

I just downloaded your repo: https://github.com/martin-ger/lwip_nat_arduino

now I tried to run the WiFiNatRouter.ino

I want to implement something like a Wi-Fi repeater.

But when I run I am getting the following error. please note hwne I am running wifinatrouter.ino it asked me that the code should be inside the folder.
My setup looks like this
image

error:

C:\Users\I71839\Downloads\lwip_nat_arduino-master\lwip_nat_arduino-master\WiFiNatRouter\WiFiNatRouter.ino:5:10: fatal error: lwip/app/dhcpserver.h: No such file or directory
5 | #include "lwip/app/dhcpserver.h"
| ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1

Compilation error: lwip/app/dhcpserver.h: No such file or directory

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

1 participant