-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
/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
Labels
No labels