coconut
coconut copied to clipboard
Make init problems
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