-
Notifications
You must be signed in to change notification settings - Fork 8
Description
hi,
I'm getting this error. How do I edit it?
> Build command failed.
Error while executing process C:\Users\Samsung\AppData\Local\Android\sdk\ndk-bundle\ndk-build.cmd with arguments {NDK_PROJECT_PATH=null APP_BUILD_SCRIPT=D:\Rtsp\android_rtsp_example-master\app\jni\Android.mk NDK_APPLICATION_MK=D:\Rtsp\android_rtsp_example-master\app\jni\Application.mk APP_ABI=armeabi-v7a NDK_ALL_ABIS=armeabi-v7a NDK_DEBUG=1 APP_PLATFORM=android-16 NDK_OUT=D:/Rtsp/android_rtsp_example-master/app/build/intermediates/ndkBuild/debug/obj NDK_LIBS_OUT=D:\Rtsp\android_rtsp_example-master\app\build\intermediates\ndkBuild\debug\lib NDK_APPLICATION_MK=jni/Application.mk GSTREAMER_JAVA_SRC_DIR=src GSTREAMER_ROOT_ANDROID=D:/Rtsp/gstreamer/android GSTREAMER_ASSETS_DIR=src/assets D:/Rtsp/android_rtsp_example-master/app/build/intermediates/ndkBuild/debug/obj/local/armeabi-v7a/librtsp-example.so}
[armeabi-v7a] Compile thumb : rtsp-example <= rtsp-example.c
GStreamer : [GEN] => gst-build-armeabi-v7a/gstreamer_android.c
GStreamer : [COMPILE] => gst-build-armeabi-v7a/gstreamer_android.c
clang.exe: error: unsupported option '-fpic' for target 'x86_64-w64-windows-gnu'
make: *** [gst-build-armeabi-v7a/gstreamer_android.o] Error 1