I am working o compile the latest ESP branch from git but I am getting compile errors on missing header files....
PubSubClient.h
ArduinoJson.h
LiquidCystali2c.h
.....
is there another library of files that need to be downloaded? Or do I just need to work though the missing header files and download the libaries?
Thanks in advance for your help!
Mark
Arduino Compile Error ESP Easy code[SOLVED]
Moderators: grovkillen, Stuntteam, TD-er
Arduino Compile Error ESP Easy code[SOLVED]
Last edited by MarkIngle on 19 Feb 2016, 13:26, edited 1 time in total.
-
- Normal user
- Posts: 103
- Joined: 16 Sep 2015, 20:32
Re: Arduino Compile Error ESP Easy code
Did you read this page?
http://www.esp8266.nu/index.php/Tutoria ... are_Upload
Missing files probably in the zip file on sourceforce
http://www.esp8266.nu/index.php/Tutoria ... are_Upload
Missing files probably in the zip file on sourceforce
Re: Arduino Compile Error ESP Easy code
I did see that in the wiki but its just a zip file that contain the bin files (rev 78) for flashing the ESP with ESP Easy. Its work really well but I am now to a point that I want to customize the code.
Re: Arduino Compile Error ESP Easy code
https://sourceforge.net/projects/espeasy/files/
there is a ESPEasy_R78 zipfile which includes 3 binaries, the source code and all the needed libraries.
Do not use upgraded libraries or take the risk that you cannot compile,
there is a ESPEasy_R78 zipfile which includes 3 binaries, the source code and all the needed libraries.
Do not use upgraded libraries or take the risk that you cannot compile,
Re: Arduino Compile Error ESP Easy code
may want to read and check this from the wiki:
http://www.esp8266.nu/index.php/Tutoria ... y_Firmware
read the beginning carefully, where it says:
http://www.esp8266.nu/index.php/Tutoria ... y_Firmware
read the beginning carefully, where it says:
Download the version R048 from sourceforge: https://sourceforge.net/projects/espeas ... =directory
The zipfile contains two folders. Unpack the zipfile to some folder of your own choice
Re: Arduino Compile Error ESP Easy code
Thanks Costo! I thought the other zip files were older versions of bin files. I should have taken the time to look and not make an assumption. It might be worthwhile to rename the zip files to something more descriptive. Rev_78_binfiles.zip Rev_48_sourcefile.zip etc
Regardless I really appreciate the help! Im working to integrate email functionality with hcsr04 alarms
Regardless I really appreciate the help! Im working to integrate email functionality with hcsr04 alarms
Last edited by MarkIngle on 19 Feb 2016, 03:36, edited 1 time in total.
Re: Arduino Compile Error ESP Easy code
I can understand the confusion.MarkIngle wrote:Thanks Costo! I thought the other zip files were older versions of bin files. I should have taken the time to look and not make an assumption. It might be worthwhile to rename the zip files to something more descriptive. Rev_78_binfiles.zip Rev_48_sourcefile.zip etc
The first week that the zipfile with binaries was available, the sourcecode and the libraries were not included in the zipfile. The R78 sourcecode was only available on github and the necessary libraries were difficult to find, they were part of the R48 release that were on sourceforge.
I guess the EspEasyTeam realised that the libraries and sourcecode are dependent of each other and need to be distrubuted together.
So now we can download easy everything that we need together in one big zipfile from sourceforge.net
Re: Arduino Compile Error ESP Easy code
i would consider the this topic so far as SOLVED (?)
Who is online
Users browsing this forum: Google [Bot] and 16 guests