[GH-ISSUE #69] Missing library #51

Closed
opened 2026-02-28 01:23:05 +03:00 by kerem · 1 comment
Owner

Originally created by @mnelson10000 on GitHub (Jan 17, 2016).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/69

I have the ESP8266 Core 2.0.0 and WifiManager installed through board manager. When I go to compile the quick start sample, I get:

In file included from WifiManager_test.ino:1:0:
C:\Users\micha_000\AppData\Roaming\Arduino15\packages\esp8266\hardware\esp8266\2.0.0\libraries\DNSServer\src/DNSServer.h:3:21: fatal error: WiFiUdp.h: No such file or directory
#include <WiFiUdp.h>
^
compilation terminated.
Error compiling.

Originally created by @mnelson10000 on GitHub (Jan 17, 2016). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/69 I have the ESP8266 Core 2.0.0 and WifiManager installed through board manager. When I go to compile the quick start sample, I get: In file included from WifiManager_test.ino:1:0: C:\Users\micha_000\AppData\Roaming\Arduino15\packages\esp8266\hardware\esp8266\2.0.0\libraries\DNSServer\src/DNSServer.h:3:21: fatal error: WiFiUdp.h: No such file or directory #include <WiFiUdp.h> ^ compilation terminated. Error compiling.
kerem closed this issue 2026-02-28 01:23:05 +03:00
Author
Owner

@mnelson10000 commented on GitHub (Jan 17, 2016):

Oops, never mind... had to include ESP8266WiFi in sketch.

<!-- gh-comment-id:172326310 --> @mnelson10000 commented on GitHub (Jan 17, 2016): Oops, never mind... had to include ESP8266WiFi in sketch.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#51
No description provided.