Skip to content

CI fails on AppVeyor for *-windows-gnu targets #104

@xtqqczze

Description

@xtqqczze

Builds on AppVeyor fail when targeting GNU Windows toolchains because dlltool.exe is not available in the environment. This causes compilation of windows-sys (a transitive dependency) to fail.

Affected targets

  • i686-pc-windows-gnu
  • x86_64-pc-windows-gnu

Error output

error: error calling dlltool 'dlltool.exe': program not found
error: could not compile `windows-sys` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...

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