compile ESP ESAY MEGA tcp_impl.h not found

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
riker1
Normal user
Posts: 344
Joined: 26 Dec 2017, 18:02

Re: compile ESP ESAY MEGA tcm_impl.h not found

#21 Post by riker1 » 13 Jan 2018, 13:43

I have the board installed.

I pulled current whole version from github

- first:
this is not compiling on 2.4.0 only 2.3.0
event stated in code:
#include "core_version.h"
#ifndef ARDUINO_ESP8266_RELEASE_2_3_0
#error ESPEasy v2.0 only support Arduino core 2.3.0. (Use the ESPEasy development branch to fix this)
#endif



- when I did it on 2.3.0
and did a total new portable install.: error show up:

_P016_IR:9: error: 'IRrecv' does not name a type

IRrecv *irReceiver;

^

_P016_IR:10: error: 'decode_results' does not name a type

decode_results results;



Maybe the question is:

which source to take?
I also tried latest mega 20180112 and 13...but running into errors.

I choose the option: normal build.

which source are you using?

Thanks again for supporting me.

User avatar
vader
Normal user
Posts: 241
Joined: 21 Mar 2017, 17:35

Re: compile ESP ESAY MEGA tcp_impl.h not found

#22 Post by vader » 16 Jan 2018, 11:57

Hint: Just delete all _P***.ino files in the src folder you are NOT using. That helps also sometimes to fix compiling issues and reduces the size of the sketch file. ;)

Post Reply

Who is online

Users browsing this forum: No registered users and 31 guests