Henrik Rydgård
2014-07-20 14:15:17 UTC
The following directory exists:
$NDK\sources\cxx-stl\gnu-libstdc++\4.8
while the following doesn't:
$NDK\sources\cxx-stl\gnu-libstdc++\4.9
leading to the following error when I try to compile with
APP_STL=gnustl_static and NDK_TOOLCHAIN_VERSION = 4.9 in Application.mk:
Android NDK:
ERROR:C:/AndroidNDK/sources/cxx-stl/gnu-libstdc++/Android.mk:gnustl_static:
LOCAL_SRC_FILES points to a missing file
Android NDK: Check that
C:/AndroidNDK/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/thumb/libgnustl_static.a
exists or that its path is correct
Can I hope for a fix in r10b or should I switch to another STL option?
Thanks,
Henrik
$NDK\sources\cxx-stl\gnu-libstdc++\4.8
while the following doesn't:
$NDK\sources\cxx-stl\gnu-libstdc++\4.9
leading to the following error when I try to compile with
APP_STL=gnustl_static and NDK_TOOLCHAIN_VERSION = 4.9 in Application.mk:
Android NDK:
ERROR:C:/AndroidNDK/sources/cxx-stl/gnu-libstdc++/Android.mk:gnustl_static:
LOCAL_SRC_FILES points to a missing file
Android NDK: Check that
C:/AndroidNDK/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/thumb/libgnustl_static.a
exists or that its path is correct
Can I hope for a fix in r10b or should I switch to another STL option?
Thanks,
Henrik
--
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 http://groups.google.com/group/android-ndk.
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 http://groups.google.com/group/android-ndk.
For more options, visit https://groups.google.com/d/optout.