-
-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
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?
TheButlah and kasimeka
Metadata
Metadata
Assignees
Labels
No labels