[caldeveloper-l] Android libical build issue question

Ciny Joy ciny.joy at oracle.com
Thu Nov 17 15:46:11 PST 2016


Hi,

    Just sending out a query from a team member just in case someone has 
a suggestion that might help.

Thanks in advance,

Ciny


/Hi, //
/ /
//I have been trying to build the libical 2.0.0 open source library for 
use on Android development.  Since the Android Bionic C has a minimal C 
implementation, the struct lconv is an empty stub causing compilation 
error //
/ /
//[ 21%] Building C object src/libical/CMakeFiles/ical.dir/icalvalue.c.o //
///Users/chichau/hg1234/android/lib/libical/libical-2.0.0/src/libical/icalvalue.c: 
In function 'simple_str_to_double': //
///Users/chichau/hg1234/android/lib/libical/libical-2.0.0/src/libical/icalvalue.c:413:52: 
error: 'struct lconv' has no member named 'decimal_point' //
//         if (start[i] == '.' && loc_data && loc_data->decimal_point && 
loc_data->decimal_point[0] //
/ /
/ /
//However, the Android NDK distribution has included in 
ndk-bundle/sources/android/support source files for better locale 
support and other things.  I could not find information on how to make 
use of these source files in a CMake based build system which the 
libical library uses.  Has anyone had any experiences to share? //
/ /
//Thanks, //
/ /
//Chiu /

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.calconnect.org/pipermail/caldeveloper-l-calconnect.org/attachments/20161117/174599af/attachment.htm>


More information about the caldeveloper-l mailing list