Archived issue #0027232
Configuration - fix mblen missing building issue on Android
Description
The multi-byte/widechar conversion tools are broken on Android:
Linking CXX shared library ../../lin32/gcc/lib/libTKernel.so /NCollection_UtfString.cxx.o:NCollection_UtfString.cxx:function NCollection_UtfStringTool::FromLocale(char const*): error: undefined reference to 'mblen'
Steps to reproduce
N/A
Public activity
4 archived notes
Participants are labeled by their role within this record.
Branch [archived branch] has been created by Author.
[revision removed]
Detailed log of new commits:
Author: Author
Date: Sat Mar 5 15:46:42 2016 +0300
0027232: Configuration - fix mblen missing building issue on Android
Assume UTF-8 as the only locale supported on Android.
[revision removed]
Detailed log of new commits:
Author: Author
Date: Sat Mar 5 15:46:42 2016 +0300
0027232: Configuration - fix mblen missing building issue on Android
Assume UTF-8 as the only locale supported on Android.
Patch is ready for review.
No remarks, please check compilation and integrate (together with #0027233)
Branch [archived branch] has been deleted by Author.
[revision removed]
[revision removed]
Related records