Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Build broken with Android ndk-r13b (current release) #21

Open
esrauch opened this issue Nov 27, 2016 · 0 comments
Open

Build broken with Android ndk-r13b (current release) #21

esrauch opened this issue Nov 27, 2016 · 0 comments

Comments

@esrauch
Copy link

esrauch commented Nov 27, 2016

Build works with ndk-r10e but gets STL linker errors with r13b (both freshly extracted zips from developer.android.com)

/home/esrauch/adt-bundle-linux-x86_64-20140321/sdk/ndk-bundle/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/../lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgnustl_static

../../../ion/demos/demobase.h:58: error: undefined reference to 'std::string::begin()'
../../../ion/demos/demobase.h:58: error: undefined reference to 'std::string::end()'
../../../ion/demos/demobase.h:58: error: undefined reference to 'std::string::begin()'
(And a lot of other undefined reference for STL errors)

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

No branches or pull requests

1 participant