Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Arduino plugin don't find queue.h on using ESP8266WiFi.h
Arduino plugin don't find queue.h on using ESP8266WiFi.h [message #1738901] Mon, 25 July 2016 17:20
Eclipse UserFriend
When I'm trying to build an app for the ESP8266 with WiFi I had to include ESP8266Wifi.h.
The compiler then complains about missing queue.h:

..../ESP8266WiFiType.h:26:19: fatal error: queue.h: No such file or directory #include <queue.h>

With the Arduino IDE (version 1.6.9) the app compiles without problems.
Previous Topic:Lock View and Show Members
Next Topic:How to put double slashes next to code, and after all tabs?
Goto Forum:
  


Current Time: Sat Sep 27 09:56:20 EDT 2025

Powered by FUDForum. Page generated in 0.04050 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top