Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot use iconv/icu to build boost::locale #5

Open
franksNVDA opened this issue Oct 12, 2017 · 1 comment
Open

cannot use iconv/icu to build boost::locale #5

franksNVDA opened this issue Oct 12, 2017 · 1 comment

Comments

@franksNVDA
Copy link

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

@Farmer-Markus
Copy link

same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants