You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like there are some errors with how the termbox2 C library is translated into Zig by the compiler. Hooray, another Zig bug! xD
With that said, I pushed a commit which reduces the number of errors and is now just down to this weird bug. This is already the 2nd bug I've encountered with the C to Zig transpiler with termbox2 👀
Pre-requisites
Ly version
1.1.0
Observed behavior
Attempted building
ly
usingzig build
, received this error:Expected behavior
I expected
ly
to buildSteps to reproduce
zig build
in thely
repo rootRelevant logs
The text was updated successfully, but these errors were encountered: