-->
Page 1 of 1

Arduino IDE version ?

PostPosted: Fri Dec 23, 2016 10:18 pm
by uxhamby
I had Arduino IDE version 1.6.13 already installed, when I did the ESPcore install via the board manager as outlined on the GitHub page. I am also running the IDE on win XP btw.

I find that I get the #include bits/config.h> file not found error when I try to compile code for the ESP01 generic. Arduino code for Arduinos seems to compile without error still btw.

I also find that I don't have any programmer listed for the ESP devices.

Is this perhaps attributable to my XP environment, or the 1.6.13 IDE version instead of the specified 1.6.8 version recommended in the git board manager install procedure?

Suggestions to get up and running?

Thanks,

Brian H.

Re: Arduino IDE version ?

PostPosted: Sat Dec 24, 2016 1:36 pm
by mrburnette

Re: Arduino IDE version ?

PostPosted: Fri Jan 20, 2017 6:06 am
by flywire
I'm getting the *.h errors too on Win7 Arduino 1.8.1.
mrburnette wrote:Are you using? ...
Boards manager link: http://arduino.esp8266.com/staging/pack ... index.json
Documentation: http://esp8266.github.io/Arduino/versions/2.3.0-rc2/

Yes that is what I'm using, I selected NodeMCU 1.0 (ESP-12E Module) for the LoLin NodeMcu V3 board.