Open FloVanGH opened 3 months ago
at some point, we'll have to support translation without gettext: https://github.com/slint-ui/slint/issues/3715
on the other hand, this issue there seems like a build error in the gettext-sys crate. probably related to cross compilation
At the moment it is not possible to build an Android app with Slint using the
gettext
feature for translation.This is the error display on trying to build an Android Slint app with the
gettext
feature: