-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Hi, i followed the instruction in the documentation, but i have this error:
error: struct 'target.Target' has no member named 'Query'
pub fn addTo(b: *std.Build, exe: *std.Build.Step.Compile, target: std.Target.Query, optimize: std.builtin.Mode, raylibOptions: raylib_build.Options) void {
~~~~~~~~~~^~~~~~
/usr/lib/zig/std/target.zig:6:20: note: struct declared here
pub const Target = struct {
^~~~~~
referenced by:
build: /media/gus/proyectos/wolfenstein_3d_zig/build.zig:28:11
runBuild__anon_7136: /usr/lib/zig/std/Build.zig:1638:27
remaining reference traces hidden; use '-freference-trace' to see all reference traces
my zig version is: 0.11.0
aprasadh, demoj1, slugbyte and rdoetjes
Metadata
Metadata
Assignees
Labels
No labels