Skip to content

Does not work on Windows without Mingw #10

@leighmcculloch

Description

@leighmcculloch

The Rust binary library targets x86_64-pc-windows-gnu which requires mingw on Windows. This causes the Go package to fail to compile if mingw is not installed.

For more seamless support for Windows users the library should also be built to target x86_64-pc-windows-msvc.

Related conversation:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions