It is not Solution !!!
DONT WORK!
It generate new issuise!
Error generating code: EACCES: permission denied, mkdir ‘/home/sv/.config/lvgl-editor/resources/templates’
Same problem here. Testing demo files everything goes fine until commenting out some parts of the section thereafter :
Failed to build the emscripten module
Failed to setup project: Failed to build the emscripten module
Restoring the commented line doesnt fix the problem. Ive tested with clean user data and removing podman image but still persist. Latest LVGL pro 1.1.0
Same problem with LVGL Editor Version 1.1.2 on Mac OS.
Checking Podman virtual machine status...
Failed to read file /Volumes/Development/lvglprotest2/preview-bin/lved-runtime.js.
Virtual machine is running
⌛ Compiling project /Volumes/Development/lvglprotest2 for web environment
Project name: lvglprotest2
⛭ Building runtime for Preview
Error: statfs /Volumes/Development/lvglprotest2/preview-bin: no such file or directory
Build failed: Failed when building the Preview runtime
Failed to build the emscripten module
Failed to setup project: Failed to build the emscripten module
Failed to read file /Volumes/Development/lvglprotest2/preview-bin/lved-runtime.js.
@TeXniKK It appears the problem is a filesystem / volume issue with the container. We have had a number of difficulties with Podman on Mac and Windows, which is why for a few months we’ve been testing an alternative.
If you install the Emscripten toolchain on your machine, the Editor can use it directly. (This takes about 1/8 the disk storage required by Podman, FYI.) Would you be willing to try it?