Tell me what you want, What you really, really want.

Moderator: Mmiscool

User avatar
By cicciocb
#38508 Hello, first thanks for your work.
I'm trying to compile your sources using the instructions provided here :
https://github.com/esp8266/Arduino; it appear that I'm finally able to compile your project but the result don't works as expected, in particular the size of the generated .bin is different (bigger) than the .bin that you provide with the sources.
Could you, please, explain what is exactly your development environment ?

Thanks in avance,

Cicciocb
User avatar
By Mmiscool
#38540
2016-01-11 18_08_25-Boards Manager.png

http://arduino.esp8266.com/staging/pack ... index.json
If you install the" 2.1.0-rc1" and install the libraries from the git hub for esp basic you should be able to compile with an environment that is the same as the one I use to build the distribution binaries currently.

Every new release of the arduino environment comes with a set of bug fix changes needed to compile the basic interpreter and this happens probably every month or so. I did tempt to upgrade to the latest staging build but was unable to compile so it might be a while before the next change in build environment.
You do not have the required permissions to view the files attached to this post.
User avatar
By cicciocb
#38588 Hi again,
thanks for your prompt reply.
Sorry for the question but I'm slightly confused as you mention '2.1.0-rc1' but the picture shows "2.0.0-rc1".

Which one is the right version ?

Thanks again,

Cicciocb