This is the error message I receive when I try to compile sketch:
Arduino: 1.6.11 (Windows XP), Board: "Generic ESP8266 Module, 80 MHz, 40MHz, DIO, 115200, 512K (64K SPIFFS), ck, Disabled, None"
In file included from C:\Documents and Settings\094526.094526-J6HP7I4H\Local Settings\Application Data\Arduino15\packages\esp8266\hardware\esp8266\2.3.0\cores\esp8266\Esp.cpp:24:0:
c:\documents and settings\094526.094526-j6hp7i4h\local settings\application data\arduino15\packages\esp8266\tools\xtensa-lx106-elf-gcc\1.20.0-26-gb404fb9-2\xtensa-lx106-elf\include\c++\4.8.2\memory:62:31: fatal error: bits/stl_algobase.h: No such file or directory
#include <bits/stl_algobase.h>
^
compilation terminated.
exit status 1
Error compiling for board Generic ESP8266 Module.
I don’t have a clue as to what the problem is. Is there any one that could please give me some insight as to what is happening?
Thank you