Binu Udayakumar

Results 3 comments of Binu Udayakumar

If you are vendoring (go mod) in this package, the 'include' directory (with the C headers) will be missing from the vendor directory. So even if you use zig cross...

> Hi, apologies for the late follow. > I want to clarify that `vendoring` is not required for building the code. > You can try to use vendor approach, but...

EDITED: On Mac, when docker is installed with less privileges the docker sock file is created under home directory, export DOCKER_HOST=unix:////Users/[USERNAME]/.docker/run/docker.sock Docker desktop creates a .docker folder under the user...