Hi, I am trying to build ICU using NDK. I am getting below error can you please help me in resolving the below problem.
SharedLibrary : libicuuc.so /var/tmp//android/icu/icu-ndk/obj/local/armeabi/objs/icuuc/ustr_wcs.o: In function `_strFromWCS': /var/tmp//android/icu/icu-ndk/jni/common/ustr_wcs.c:356: undefined reference to `wcstombs' /var/tmp//android/icu/icu-ndk/jni/common/ustr_wcs.c:406: undefined reference to `wcstombs' /var/tmp//android/icu/icu-ndk/jni/common/ustr_wcs.c:305: undefined reference to `wcstombs' /var/tmp//android/icu/icu-ndk/obj/local/armeabi/objs/icuuc/ustr_wcs.o: In function `_strToWCS': /var/tmp//android/icu/icu-ndk/jni/common/ustr_wcs.c:155: undefined reference to `mbstowcs' Thanks, Achuth R -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

