Zig build always fails (opens in new tab)
any zig project i download from GitHub like, zenkai, fizzy, dvui. if i try to build i get the same error all the time with zig16. i dont know what file it dont fine. normally all the system libs this projects require is installed in my system. [arch-linux] thread 22119 panic: programmer bug caused syscall error: INVAL error return context: /home/ta/zig16/lib/std/Io/Threaded.zig:4092:31: 0x123a9a1 in dirAccessPosix (std.zig) .NOENT => return error.FileNotFound, ...
Read the original article