Skip to content

Build failing due to missing feature from winapi #43

@samipfjo

Description

@samipfjo

Howdy,

Builds are currently failing due to what I assume is a change in winapi. It's an easy fix, the errhandlingapi feature flag just needs to be added to the dependency declaration.

For those needing a fix before a patch gets merged, just add winapi = { version="0.3.9", features=["errhandlingapi"] } to your Cargo.toml.

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