You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
esp_lcd_ili9488.c: In function 'esp_lcd_new_panel_ili9488':
~/Workspace/Projects/CLionProjects/VisualInfo/managed_components/atanisoft__esp_lcd_ili9488/esp_lcd_ili9488.c:349:39: error: comparison between 'lcd_color_rgb_endian_t' and 'enum ' [-Werror=enum-compare]
349 | if (panel_dev_config->color_space == ESP_LCD_COLOR_SPACE_RGB)
| ^~
cc1: some warnings being treated as errors
[866/1054] Building C object esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj
ninja: build stopped: subcommand failed.
The text was updated successfully, but these errors were encountered:
idf.py build或者CLion构建,相同错误:
The text was updated successfully, but these errors were encountered: