DiscussionsIssue archiveOCCT:Configuration

Archived issue #0027232

Configuration - fix mblen missing building issue on Android

Open CASCADEOCCT:Configurationclosed4 public notes

Search issues

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.

01Commenter 1
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.
02Author
Patch is ready for review.
03Commenter 3
No remarks, please check compilation and integrate (together with #0027233)
04Commenter 1
Branch [archived branch] has been deleted by Author.

[revision removed]

Related records