Skip to content

MinGW DLLs for Windows releases #2

Description

@slipher

The MinGW DLLs needed for the binaries to run are not provided with the Windows release. They could be provided as part of the release like we do with Unvanquished, but there is a complication: binaries are found in 3 different directories. The ones in arm-nacl/bin and x86_64-nacl/bin appear to be duplicates of the ones in the main bin/ directory though. So you'd have to make 3 copies of the DLLs, unless we can just avoid using the duplicate ones.

The least we could do is say what MinGW flavors the toolchain was built with so users know which DLLs they would need to use it.

Note that I have suggested some changes for finding the MinGW DLLs: Unvanquished/release-scripts#44

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions