PS C:\Users\linkp\Documents\zig\projects\nvr> zig build run
error: nvr...
error: The following command exited with error code 5:
C:\Users\linkp\scoop\apps\zig-dev\current\zig.exe build-exe C:\Users\linkp\Documents\zig\projects\nvr\src\main.zig --cache-dir C:\Users\linkp\Documents\zig\projects\nvr\zig-cache --global-cache-dir C:\Users\linkp\AppData\Local\zig --name nvr --enable-cache
error: the following build command failed with exit code 5:
C:\Users\linkp\Documents\zig\projects\nvr\zig-cache\o\94a0e084c648451bb42fedc46e19dd58\build.exe C:\Users\linkp\scoop\apps\zig-dev\current\zig.exe C:\Users\linkp\Documents\zig\projects\nvr C:\Users\linkp\Documents\zig\projects\nvr\zig-cache
C:\Users\linkp\AppData\Local\zig run
do any of you have an idea of what might be the issue? x)
i assume it's a bug with the compiler itself (or maybe the compiler fails internally at some point without showing any error message)