Arduino Compile Error ESP Easy code[SOLVED]

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
MarkIngle
Normal user
Posts: 47
Joined: 10 Feb 2016, 05:06

Arduino Compile Error ESP Easy code[SOLVED]

#1 Post by MarkIngle » 18 Feb 2016, 14:43

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
Last edited by MarkIngle on 19 Feb 2016, 13:26, edited 1 time in total.

NietGiftig
Normal user
Posts: 103
Joined: 16 Sep 2015, 20:32

Re: Arduino Compile Error ESP Easy code

#2 Post by NietGiftig » 18 Feb 2016, 14:59

Did you read this page?

http://www.esp8266.nu/index.php/Tutoria ... are_Upload

Missing files probably in the zip file on sourceforce

MarkIngle
Normal user
Posts: 47
Joined: 10 Feb 2016, 05:06

Re: Arduino Compile Error ESP Easy code

#3 Post by MarkIngle » 18 Feb 2016, 17:09

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.

User avatar
costo
Normal user
Posts: 506
Joined: 21 Nov 2015, 15:03
Location: SW-Netherlands, NB

Re: Arduino Compile Error ESP Easy code

#4 Post by costo » 18 Feb 2016, 17:34

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,

tozett
Normal user
Posts: 734
Joined: 22 Dec 2015, 15:46
Location: Germany

Re: Arduino Compile Error ESP Easy code

#5 Post by tozett » 18 Feb 2016, 17:38

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:
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

MarkIngle
Normal user
Posts: 47
Joined: 10 Feb 2016, 05:06

Re: Arduino Compile Error ESP Easy code

#6 Post by MarkIngle » 19 Feb 2016, 01:30

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
Last edited by MarkIngle on 19 Feb 2016, 03:36, edited 1 time in total.

User avatar
costo
Normal user
Posts: 506
Joined: 21 Nov 2015, 15:03
Location: SW-Netherlands, NB

Re: Arduino Compile Error ESP Easy code

#7 Post by costo » 19 Feb 2016, 01:49

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
I can understand the confusion.

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

tozett
Normal user
Posts: 734
Joined: 22 Dec 2015, 15:46
Location: Germany

Re: Arduino Compile Error ESP Easy code

#8 Post by tozett » 19 Feb 2016, 08:11

i would consider the this topic so far as SOLVED (?)

Post Reply

Who is online

Users browsing this forum: Google [Bot] and 16 guests