eez-open / studio

Cross-platform low-code GUI and automation
https://www.envox.eu/studio/studio-introduction/
GNU General Public License v3.0
601 stars 99 forks source link

[LVGL] Show info message while image building failed for LVGL 9.x #581

Closed mvladic closed 2 weeks ago

mvladic commented 1 month ago

If during build error occurs while building images the following message box will appear:

On Windows:

image

On Linux:

image

On macOS:

image

mvladic commented 1 month ago

Implemented.