Boost-for-Android
Boost-for-Android copied to clipboard
Unable to Compile with r10b
Detected Android NDK version 10b (64-bit) Undefined or not supported Android NDK version!
Just thought I would bring it to your attention.
same here.
Support for this is in devel branch. Please, use it.
Ok, this looks much better. After build it says:
...failed updating 1 target... ...skipped 3 targets... ...updated 10582 targets... ERROR: Failed to build boost for android! Done!
How can I check what failed?
Version r10c of the Android NDK has also been released.
Changing line 260
in build-android.sh
to "10 (64-bit)"|"10b (64-bit)"|"10c (64-bit)")
gets the file running, however it does still error out at the end.
...failed updating 28 targets...
...skipped 3 targets...
...updated 10536 targets...
ERROR: Failed to build boost for android!
Done!