-->
Page 2 of 3

Re: Simple ESP8266 Arduino IDE Build Instructions

PostPosted: Tue Apr 14, 2015 1:23 am
by ozayturay
You are forgetting this:

ozayturay wrote:PS: Don't forget to copy libiconv-2.dll from hardware\tools\avr\libexec\gcc\avr\4.8.1 to the root (side by side with arduino.exe) of your freshly installed arduino-1.6.1 installation. :)

Re: Simple ESP8266 Arduino IDE Build Instructions

PostPosted: Wed Apr 15, 2015 1:55 am
by Vleis Walker
Thank you for the reply...

I d/l arduino-1.6.1.zip from www.arduinoesp.com and installed it.
The libiconv-2.dll was in the arduino.exe directory.

I can now compile the code, without problems. but the esptool programmer not visible under Programmers.

I have restarted the arduino several times, but it still does not appear.

Thank you for your time
Rgds

Re: Simple ESP8266 Arduino IDE Build Instructions

PostPosted: Wed Apr 15, 2015 6:02 am
by AcmeUK
ByVleis Walker

If you are using Windows try the V1.6.3 Windows Installer here http://arduino.cc/en/main/software

Re: Simple ESP8266 Arduino IDE Build Instructions

PostPosted: Sat Apr 18, 2015 4:26 pm
by CheapB
AcmeUK wrote:Why got to all this trouble when you can download a prebuilt zip file from here :- https://github.com/esp8266/Arduino

All this talk of needing to build the IDE for Windows will have new users running for the hills!


I installed the prebuilt zip on windows 8.1 and it works fine. What is the easiest way to get patches installed as they are released? it seems like the github has been updated with some fixes but the zip remains the same.