openh264
openh264 copied to clipboard
Not able to build in linux
Used the following command to build make OS=android NDKROOT=/ndk TARGET=android-21
ERROR: home/lobsang/Downloads/backup/android-ndk-r21d/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip --strip-unneeded ./libs/armeabi-v7a/libc++_shared.so make[1]: Leaving directory '/home/lobsang/Downloads/backup/openh264-openh264v2.1.0/codec/build/android/dec' ./gradlew test-dec:assembleDebug Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain make: *** [build/platform-android.mk:101: decdemo] Error 1
PLEASE HELP ME TO FIX THIS ERROR
Is this still existing? And how about the NDK version?