Skip to content

Windows binaries not statically built #85

@fieldOfView

Description

@fieldOfView

The Windows builds of version 1.1.1 and 1.2.0 are statically built (ie: it depends on the visual c++ runtime). This causes the binaries to fail with a returncode 3221225781 on systems where the right version of the visual c++ runtime is not installed.

The 1.1.0 build was statically built, so it runs regardless of whether the visual c++ runtime is installed.

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