Skip to content

[zopengl] error: unable to resolve comptime value #695

@Aronicu

Description

@Aronicu

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

No one assigned

    Labels

    incomingIssue relating to Zig changes ahead of our pinned version

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions