Junwoo Seo
Results
2
comments of
Junwoo Seo
@AngryDuckFTW You have to use ndk17c version and change ` cmake { //arguments '-DANDROID_TOOLCHAIN=clang', '-DANDROID_STL=gnustl_static' // cppFlags "-std=c++11","-frtti", "-fexceptions" arguments '-DBUILD_TESTING=OFF', '-DANDROID_STL=gnustl_static' //, '-DANDROID_TOOLCHAIN=gcc' cppFlags "-std=c++11","-frtti", "-fexceptions", "-fopenmp" abiFilters "armeabi-v7a"...
+1 did anyone figure this out?