-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Windows Release Build Localization #8263
Copy link
Copy link
Open
Description
Building a Windows binary in release using:
cargo build --release --features "dd" --no-default-features
results in coreutils not working with error:
> .\coreutils.exe dd --help
Could not init the localization system: Locales directory not found: Release locales directory not found starting from [Absolute Path]\dist\coreutils\target\release
This is the case when building with entire suite of tools as well.
Building the coreutils in debug works as intended.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels