c++11 - How do I use the clang 3.4 toolchain under OSX for NDK builds? -


the toolchains/arm-linux-androideabi-clang3.4 contains setup.mk , config.mk. there no prebuilt directory, guess why ndk_toolchain_version := clang in android.mk not doing (it reverting arm-linux-androideabi-4.6).

what need in order set toolchain?


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -