Boost-for-Android-Prebuilt icon indicating copy to clipboard operation
Boost-for-Android-Prebuilt copied to clipboard

Boost v1.53.0 prebuilt libraries and Android.mk file for Android

Results 4 Boost-for-Android-Prebuilt issues
Sort by recently updated
recently updated
newest added

Android.mk should add these 2 variables to each of the LOCAL_MODULE so that the prebuilt static library can be put into ndk-bundle/sources/ LOCAL_EXPORT_C_INCLUDES LOCAL_CPP_FEATURES like below ``` include $(CLEAR_VARS) LOCAL_MODULE...

excuse me. Is these libs based on 32bit or 64bit? I run it on 32bit successfully but failed on 64bit... thank you!

Hi, Is it possible to use boost in NDK 12 ?? And can you please help me setting up boost with steps. I am using Android Studio 1.4.1 and NDK...

It would help to know if this is for r10d or r10e, etc.