Skip to content

Build fails with Zig 0.14.1 on Windows #112

@matkuki

Description

@matkuki

Hi,

Specs:

  • Windows 10 x64
  • Zig 0.14.1

Cloning the repository and running zig build -j1 gives this error:

PS D:\Zig\zigmod> zig build -j1
install
└─ install zigmod
   └─ zig build-exe zigmod Debug native
      └─ zig build-lib dummy Debug native 1 errors
error: failed to check cache: 'D:\Zig\zigmod\.zig-cache\zigmod\deps\git\github.com\yaml\libyaml\2c891fc7a770e8ba2fec34fc6b545c672beb37e6\src\api.c' file_hash FileNotFound
error: the following command failed with 1 compilation errors:
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions