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

Make init problems #33

Open
SigmaEnterprise opened this issue Oct 23, 2024 · 0 comments
Open

Make init problems #33

SigmaEnterprise opened this issue Oct 23, 2024 · 0 comments

Comments

@SigmaEnterprise
Copy link

error: root struct of file 'Build.Step' has no member named 'MakeOptions'
fn make(step: *std.Build.Step, _: std.Build.Step.MakeOptions) anyerror!void {
~~~~~~~~~~~~^~~~~~~~~~
——\zig-windows-x86_64-0.13.0\lib\std\Build\Step.zig:1:1: note: struct declared here
id: Id,
^~

It has the proper naming in the code std.build but it cant past init on ubuntu wsl x64

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

1 participant