Kalyzee / react-native-gstreamer

React native Gstreamer Ios / Android.
49 stars 20 forks source link

Error compiling in Android Studio #24

Closed j0nl1 closed 3 years ago

j0nl1 commented 5 years ago

SIMPLE: Error configuring

SIMPLE: Build command failed.

SIMPLE: Error while executing process /Users//Downloads/android-ndk-r16b/ndk-build with arguments {NDK_PROJECT_PATH=null APP_BUILD_SCRIPT=.../frontend/node_modules/react-native-gstreamer/android/RCTGstPlayer/src/main/jni/Android.mk NDK_APPLICATION_MK=.../frontend/node_modules/react-native-gstreamer/android/RCTGstPlayer/src/main/jni/Application.mk APP_ABI=armeabi NDK_ALL_ABIS=armeabi NDK_DEBUG=1 APP_PLATFORM=android-16 NDK_OUT=.../frontend/node_modules/react-native-gstreamer/android/RCTGstPlayer/build/intermediates/ndkBuild/debug/obj NDK_LIBS_OUT=..../frontend/node_modules/react-native-gstreamer/android/RCTGstPlayer/build/intermediates/ndkBuild/debug/lib NDK_APPLICATION_MK=src/main/jni/Application.mk GSTREAMER_JAVA_SRC_DIR=src/main/java GSTREAMER_ROOT_ANDROID=/Users//Downloads/gstream GSTREAMER_ASSETS_DIR=src/main/assets APP_SHORT_COMMANDS=false LOCAL_SHORT_COMMANDS=false -B -n}

ERROR: Android NDK: Application targets deprecated ABI(s): armeabi
Open File

ERROR: Android NDK: Support for these ABIs will be removed in a future NDK release.
Open File

ERROR: /Users/****/Downloads/gstream/arm/share/gst-android/ndk-build//plugins.mk: No such file or directory Open File

ERROR: /Users/****/Downloads/gstream/arm/share/gst-android/ndk-build//gstreamer-1.0.mk: No such file or directory Open File

ERROR: Android NDK: Module rctgstplayer depends on undefined modules: gstreamer_android
Open File

ERROR: *** Android NDK: Aborting (set APP_ALLOW_MISSING_DEPS=true to allow missing dependencies) . Stop. Open File

SIMPLE: Build command failed.

SIMPLE: Error while executing process /Users//Downloads/android-ndk-r16b/ndk-build with arguments {NDK_PROJECT_PATH=null APP_BUILD_SCRIPT=.../frontend/node_modules/react-native-gstreamer/android/RCTGstPlayer/src/main/jni/Android.mk NDK_APPLICATION_MK=.../frontend/node_modules/react-native-gstreamer/android/RCTGstPlayer/src/main/jni/Application.mk APP_ABI=armeabi NDK_ALL_ABIS=armeabi NDK_DEBUG=0 APP_PLATFORM=android-16 NDK_OUT=.../frontend/node_modules/react-native-gstreamer/android/RCTGstPlayer/build/intermediates/ndkBuild/release/obj NDK_LIBS_OUT=.../frontend/node_modules/react-native-gstreamer/android/RCTGstPlayer/build/intermediates/ndkBuild/release/lib NDK_APPLICATION_MK=src/main/jni/Application.mk GSTREAMER_JAVA_SRC_DIR=src/main/java GSTREAMER_ROOT_ANDROID=/Users//Downloads/gstream GSTREAMER_ASSETS_DIR=src/main/assets APP_SHORT_COMMANDS=false LOCAL_SHORT_COMMANDS=false -B -n}

ERROR: Android NDK: Application targets deprecated ABI(s): armeabi
Open File

ERROR: Android NDK: Support for these ABIs will be removed in a future NDK release.
Open File

ERROR: /Users/****/Downloads/gstream/arm/share/gst-android/ndk-build//plugins.mk: No such file or directory Open File

ERROR: /Users/****/Downloads/gstream/arm/share/gst-android/ndk-build//gstreamer-1.0.mk: No such file or directory Open File

ERROR: Android NDK: Module rctgstplayer depends on undefined modules: gstreamer_android
Open File

ERROR: *** Android NDK: Aborting (set APP_ALLOW_MISSING_DEPS=true to allow missing dependencies) . Stop. Open File

WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'. It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html Affected Modules: react-native-gstreamer