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...
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-gnux86_64-pc-windows-gnuError output