Open
Description
Discussed in #6631
Originally posted by vaskark March 8, 2025
Hi. I build ghostty on Ubuntu 24.10 and usually delete .zig-cache (along with .cache/zig) after a successful build. Ghostty usually runs just fine. But the past few days I've been getting this error:
ghostty: error while loading shared libraries: libgtk4-layer-shell.so: cannot open shared object file: No such file or directory
I suppose I just need to keep .zig-cache. But is there any reason why this has changed all the sudden?
Thanks.