-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Description
Hello,
When I try to compile example "Blink" from File > Examples > ESP8266 > Blink I have an error:
In file included from c:\documents and settings\user\ustawienia lokalne\dane aplikacji\arduino15\packages\esp8266\tools\xtensa-lx106-elf-gcc\1.20.0-26-gb404fb9-2\xtensa-lx106-elf\include\c++\4.8.2\memory:62:0,
from C:\Documents and Settings\user\Ustawienia lokalne\Dane aplikacji\Arduino15\packages\esp8266\hardware\esp8266\2.0.0\cores\esp8266\Esp.cpp:24:
c:\documents and settings\user\ustawienia lokalne\dane aplikacji\arduino15\packages\esp8266\tools\xtensa-lx106-elf-gcc\1.20.0-26-gb404fb9-2\xtensa-lx106-elf\include\c++\4.8.2\bits\stl_algobase.h:59:28: fatal error: bits/c++config.h: No such file or directory
#include <bits/c++config.h>
^
compilation terminated.
exit status 1
I checked it, It is true, in specified folder file "c++config.h" is actually missing.
What is wrong ? Incomplete ESP library package ... ?
Regards
koliplus
OS: Windows XP, CPU Athlon XP 2600+
IDE: Arduino 1.6.7
ESP library: v.2.0.0
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.