Skip to content

Windows build currently failing #40

@barddoo

Description

@barddoo
zig build -Doptimize=ReleaseFast -Dtarget=x86_64-windows
install
└─ install zedis
   └─ compile exe zedis ReleaseFast x86_64-windows 1 errors
zig/aarch64-macos-0.16.0-dev.2296+fd3657bf8/lib/std/process/Args.zig:39:36: error: In Windows, use initAllocator instead.
        if (native_os == .windows) @compileError("In Windows, use initAllocator instead.");
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Zig team broke it, waiting on them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions