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

IP_NAT undefined #225

Open
pquerner opened this issue Nov 19, 2023 · 0 comments
Open

IP_NAT undefined #225

pquerner opened this issue Nov 19, 2023 · 0 comments

Comments

@pquerner
Copy link

Hello!

Trying to build a project on NodeMCU ESP32 fails here:

#if !IP_NAPT
      #error "IP_NAPT must be defined" //Some ESP32 SDKs don't have NAPT support enabled, you might need a forked build. See: https://github.com/espressif/arduino-esp32/issues/6421
    #endif // !IP_NAPT

I've found a fork that should work, however I am unable to test it as simply replacing the files in the release 0.0.8 files from it doesnt work. (Nothing compiles after replaceing all files)

Is it possible to add support for it?

Thanks!

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