-
-
Notifications
You must be signed in to change notification settings - Fork 178
Closed
Labels
incomingIssue relating to Zig changes ahead of our pinned versionIssue relating to Zig changes ahead of our pinned version
Milestone
Description
Zig version: 0.14.0-dev.1472+3929cac15
I just copied the minimal glfw and gl in samples and it gives a compiler error
libs\zopengl\src\zopengl.zig:1241:21: error: unable to resolve comptime value
@export(bindings.cullFace, .{ .name = "glCullFace", .linkage = linkage });
~~~~~~~~^~~~~~~~~
libs\zopengl\src\zopengl.zig:1241:21: note: export target must be comptime-known
Metadata
Metadata
Assignees
Labels
incomingIssue relating to Zig changes ahead of our pinned versionIssue relating to Zig changes ahead of our pinned version