We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
error:
error: expected type '*const fn (*Build.Step, Build.Step.MakeOptions) anyerror!void', found '*const fn (*Build.Step, Progress.Node) anyerror!void' .makeFn = make,
The text was updated successfully, but these errors were encountered:
Hello @peacess.
Which branch were you on? master or zig-master ?
master
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.
Sorry, something went wrong.
No branches or pull requests
error:
error: expected type '*const fn (*Build.Step, Build.Step.MakeOptions) anyerror!void', found '*const fn (*Build.Step, Progress.Node) anyerror!void'
.makeFn = make,
The text was updated successfully, but these errors were encountered: