neu-rah / ArduinoMenu

Arduino generic menu/interactivity system
GNU Lesser General Public License v2.1
929 stars 189 forks source link

Doesn't compile with latest board ESP32 v. 3.0.0-alpha2 #430

Open RaStrNL opened 8 months ago

RaStrNL commented 8 months ago

Compilation ends with error "...Arduino\libraries\ArduinoMenu_library\src/menuIO/chainStream.h:21:30: error: expected ')' before '*' token 21 | chainStream(menuIn** chain):streams(chain) {} | ~ ^ | )

sebrabaud commented 4 days ago

same errore with 3.0.2, and same with clickEncoderTft sample code... is it planned to be fixed please ?