I see this file used for none-sourced img widget…I think this is no need, just keep the img empty and I would set it from programs,
and this file is not small add extra bin size…
if this is nice to have, small it size may be nice
and even! the “CMakeLists.txt” in ui dir add this file with wrong path:
SET(SOURCES …
ui_temporary_image.c
…)
this is wrong path! I need change it every time export ui
Would some one be able to explain why I am getting this error all of a sudden in SL 1.4.2
C:\Work\ArduinoV2\Sketches\MakerFabs\ESP32.S3.3.5\LVGL\LVGL_LovyanGFX_GolfCart\src\ui\ui_temporary_image.c:3:10: fatal error: …/ui.h: No such file or directory #include “…/ui.h”
^~~~~~~~~
compilation terminated.
exit status 1
Compilation error: …/ui.h: No such file or directory