[sword-devel] Sword Locales / German Umlaut Issues / Android Build
Tobias Klein
contact at tklein.info
Sun Jan 17 13:59:22 EST 2021
Dear Troy,
I'm playing with an Android Build of Sword and I get issues with the
German Umlauts.
So I have issues with Bible book names like Römer, Könige, etc.
The Umlauts are shown as ?.
I'm configuring the SWORD build with CMake like below (without ICU!)
I remember having similar issues on Linux when building without ICU.
How do you build SWORD for Bishop? Any suggestions?
Best regards,
Tobias
-- Check for working CXX compiler:
/opt/Android/SDK/ndk/r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++
-- Check for working CXX compiler:
/opt/Android/SDK/ndk/r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++
-- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working C compiler:
/opt/Android/SDK/ndk/r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
-- Check for working C compiler:
/opt/Android/SDK/ndk/r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
-- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring your system to build libsword.
-- SWORD Version 1008900000
--
-- SEARCHING FOR SYTEM PACKAGES
-- System regex.h: Yes
--
-- CONFIGURING SOURCE LIST
-- ZLib: system
/opt/Android/SDK/ndk/r21b/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/libz.a
-- bzip2: no
-- xz: no
-- cURL: no
-- CLucene: no
-- PkgConfig: yes
-- ICU: no
-- Regex.h: system
/opt/Android/SDK/ndk/r21b/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include
-- Building Static library.
-- Setting link libraries to
/opt/Android/SDK/ndk/r21b/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/arm-linux-androideabi/libz.a
More information about the sword-devel
mailing list