libiconv-libicu-android icon indicating copy to clipboard operation
libiconv-libicu-android copied to clipboard

cannot use iconv/icu to build boost::locale

Open franksNVDA opened this issue 8 years ago • 1 comments

I tried use this project to generate icon/icu libs for android. but when I tried to set it as back-end of boost::locale, it fails. seems boost not find icu/icon libs. how can I use these libs. I add boost build flag like this list(APPEND BOOST_FLAGS boost.locale.icu=on -sICU_PATH=MY_PATH/libiconv-libicu-android-master/armeabi) in cmake

franksNVDA avatar Oct 12 '17 13:10 franksNVDA

same problem

Farmer-Markus avatar Aug 14 '24 20:08 Farmer-Markus