Skip to content

compilation fails due to dlltool missing #343

@papaj-na-wrotkach

Description

@papaj-na-wrotkach

Sorry for a noob question once again. I cannot compile a project depending on chrono crate after updating it from 0.4.39 to 0.4.40 (and also to latest 0.4.41).

$ cargo-zigbuild build --target x86_64-pc-windows-gnu --release
[...]
error: Error calling dlltool 'x86_64-w64-mingw32-dlltool': No such file or directory (os error 2)

error: could not compile `chrono` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...

Do I need to install this tool manually from package manager or is Zig/cargo-zigbuild responsible for providing this?

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