Discussion:
Error using c++_shared with c++14
Neeraj garg
2018-01-16 04:55:46 UTC
Permalink
Hi All,



I am getting below while using libc++_shared.so with c++14 . ndk Version is
15c.




*../sources/cxx-stl/llvm-libc++/include/string:441:*

*../sources/cxx-stl/llvm-libc++/include/cwchar:107:*

*../sources/cxx-stl/llvm-libc++/include/cwctype:68:9: error: no member
named 'iswblank' in the global namespace; did you mean 'isblank'?*



Has anyone any idea ?



Thanks
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/ca11704b-df73-4689-9e0f-8fce0d2fda7d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
'Dan Albert' via android-ndk
2018-01-16 19:42:53 UTC
Permalink
Update your NDK.
Post by Neeraj garg
Hi All,
I am getting below while using libc++_shared.so with c++14 . ndk Version
is 15c.
*../sources/cxx-stl/llvm-libc++/include/string:441:*
*../sources/cxx-stl/llvm-libc++/include/cwchar:107:*
*../sources/cxx-stl/llvm-libc++/include/cwctype:68:9: error: no member
named 'iswblank' in the global namespace; did you mean 'isblank'?*
Has anyone any idea ?
Thanks
--
You received this message because you are subscribed to the Google Groups
"android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/
msgid/android-ndk/ca11704b-df73-4689-9e0f-8fce0d2fda7d%40googlegroups.com
<https://groups.google.com/d/msgid/android-ndk/ca11704b-df73-4689-9e0f-8fce0d2fda7d%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/CAFVaGhuweeb1sQqifvjNRhx03Z9Btdh%2BoSz34rwAx8VekSNtnw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Continue reading on narkive:
Loading...