#New Build.LazyPath error

1 messages · Page 1 of 1 (latest)

civic frost
#

This is in my cached build.zig /home/user/.cache/zig/p/HASH/src/build.zig, not my actual build.zig.
That path is to a package's build.zig. raylib's, in this case

#

You'll need to edit their call to installHeader to use .{ .path = "raylib.h" } instead of "raylib.h"

pure minnow
#

just made a PR for the latest zig so you should be able to switch back soon