Skip to content

Build failure with zig 0.13.0 #10

@cbarrett

Description

@cbarrett
/Users/cbarrett/.cache/zig/p/1220ce16c66295bc5234fb9c82c910ba0d68d134531a6eadd04d31ab75ecf8bc973b/build.zig:28:28: error: no field named 'path' in union 'Build.LazyPath'
    lib.addIncludePath(.{ .path = "include" });
                           ^~~~
/Users/cbarrett/.local/zig/zig-0.13.0/lib/std/Build.zig:2171:22: note: union declared here
pub const LazyPath = union(enum) {
                     ^~~~~

I'll take a look and see if I can figure it out in a bit, just wanted to put a flag up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions