Help me .... queue.h probelm

hi guys...

I have problem in compiling when I used ESP8266 WiFi library... this is the errrr

fatal error: queue.h: No such file or directory

what can I do??

I checked the libraries I get queue.h file also I add all ESP8266 libraries

please any one help me :frowning: :frowning:

what can I do??

You can google. That's what you can do. This problem has been documented many times. You have not selected the proper board, most times.

same problem

abbas7:
same problem

That's useless information, without knowing what you googled, what board you selected, what version of the IDE on what operating system, etc.

which board that I selected:

I tried

arduino uno
arduino uno wifi
arduino nano
and etc

os :

I check it in windows 10 and windows 7

IDE versions:

I tried in 1.8.3 and 1.8.5

also I removed the esp8266 library and install it again but same problem

which board that I selected:

I tried

arduino uno
arduino uno wifi
arduino nano
and etc

Why? Any code that uses queue.h is meant to be used ONLY on an ESP8266.

Thank you for answer the problem has been solved
:slight_smile: :slight_smile: :slight_smile: