Open tuket opened 5 years ago
Maybe the build API is outdated?
$ zig version 0.4.0+e6ef0023 $ zig build /home/tuket/prog/ttt/zig/sdl/build.zig:15:22: error: no member named 'addCommand' in struct 'std.build.Builder' const run_cmd = b.addCommand(".", b.env_map,
Duplicate of #2
Maybe the build API is outdated?