longbridgeapp / rust-i18n

A better and simply I18n crate for Rust.
MIT License
315 stars 32 forks source link

error: could not compile `rust-i18n-macro` (lib) due to 1 previous error #79

Closed WyntersN closed 5 months ago

WyntersN commented 5 months ago

warning: build failed, waiting for other jobs to finish... error: linking with cc failed: exit status: 1 error: could not compile rust-i18n-macro (lib) due to 1 previous error

docker rust:alpine3.19

WyntersN commented 5 months ago

alpine3.19 build success

apk update
apk add --no-cache -U build-base