Skip to content

Version 1.5.7: Error message "esp_lcd_panel_interface.h" missing #668

@ullibak

Description

@ullibak

Hi

After upgrading to version 1.5.7, I get an error message when compiling:

c:\Users\...\Arduino\libraries\GFX_Library_for_Arduino\src\databus\Arduino_ESP32LCD8.cpp:3:10: fatal error: esp_lcd_panel_interface.h: No such file or directory
3 | #include "esp_lcd_panel_interface.h"

I am using a Raspberry Pi Pico W and a Waveshare Pico-LCD display.

Did I miss something or is there a dependency (another library containing the missing file) to be installed?

If I revert to version 1.5.6, the error message does not show up. So it has to be something connected to version 1.5.7.

Thanks and best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions