Discuss here different C compiler set ups, and compiling executables for the ESP8266

User avatar
By jianweisun
#62200 I have used Arduino IDE to compile several kinds of boards, no problems. However, after I installed esp8266 package according to the instruction, any esp8266 board selected with example sketch, always got error compiling, say, fatal error: bits/some_file_name.h: No such file or directory. However, I checked the files are there. Are there anybody know the reason?