Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't build for zig 0.14.0 #94

Open
peacess opened this issue Mar 12, 2025 · 1 comment
Open

can't build for zig 0.14.0 #94

peacess opened this issue Mar 12, 2025 · 1 comment

Comments

@peacess
Copy link

peacess commented Mar 12, 2025

error:

error: expected type '*const fn (*Build.Step, Build.Step.MakeOptions) anyerror!void', found '*const fn (*Build.Step, Progress.Node) anyerror!void'
.makeFn = make,

@Arwalk
Copy link
Owner

Arwalk commented Mar 12, 2025

Hello @peacess.

Which branch were you on? master or zig-master ?

zig-master should work for now until we finish a few things and switch to 0.14.0 for good. If it doesn't, i'll make zig-master work soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants