#build system

1 messages · Page 1 of 1 (latest)

random yacht
#

today I've discovered the zig package manager and I've been trying to use it with the raylib zig bindings. though I am struggling with the linking.
is there any kind of comprehensive documentation on the package manager / the build system in general?
I struggle to even know the signatures of all the structs in the build system and the meaning of the different components.

misty forge
#

The ziglang website has a chapter about it.

echo fern
narrow beacon
#

also you can use zig zon to fetch non-zig source tree bundles for easy to install zig library bindings