Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

How to build the OS? I'm on macOS with zig 0.15.1 installed.

`zig build` gave me this:

/Users/anta40/Lab/OSDev/OS-1000-lines-zig/build.zig.zon:9:13: error: expected enum literal .name = "zoros",



The project was made with an older version of Zig, which used strings as keys in zig.build.zon before but then it was changed to use enum literals in 0.14.0 IIRC.


yea exactly!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: