I've used Cloudef/mach-flake to set up an env to build pixi, and I get this error when trying to build:
run
└─ run pixi
└─ zig build-exe pixi Debug native failure
error: error: unable to find Dynamic system library 'atk-1.0' using strategy 'paths_first'. searched paths:
/home/user/build/pixi/zig-cache/mach/gpu-dawn/release-cdd4a1a/x86_64-linux-gnu/release-fast/libatk-1.0.so
Anyone have any experience here? Thanks so much
I've used Cloudef/mach-flake to set up an env to build
pixi, and I get this error when trying to build:Anyone have any experience here? Thanks so much