Problem building demo code on ESPHome

When building the Home Assistant demo code (HomeAssistant_7.0.zip) found on the CrowPanel ESP32 HMI 7.0-inch Display wiki page I get a compile error.
In file included from src/esphome/components/lvgl/lvgl_esphome.cpp:1:
src/esphome/components/lvgl/lvgl_esphome.cpp: In function 'void* lv_custom_mem_alloc(size_t)':
src/esphome/core/log.h:127:3: error: expected unqualified-id before '::' token
Any ideas what's missing?

Sign In or Register to comment.