Hi Rue, I am able to compile any of the simple example ESP32 programs and they execute fine. When I try to compile and run a webserver program I get the error below. I was thinking Im missing the WiFiAP.cpp file as shown in the error listing, i added Wifi.h to the directory but I still get the same error.
C:\Users\Michael Bennet\Documents\Arduino\libraries\WiFi\src\WiFiAP.cpp:40:37: fatal error: apps/dhcpserver_options.h: No such file or directory compilation terminated.
Do you have any idea why this error is happening
I figured it out, when compiling the programmed use the first listing for Wifi. h, I simply remove that 1 and made it used the next listing, it worked.
I’m glad you fixed the error! I’ll mark this post as “Resolved”, but if you have more questions feel free to post them here: https://rntlab.com/ask-question/