You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently experiencing the following error when trying to build my application:
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':flutter_gstreamer_player:configureNdkBuildDebug[arm64-v8a]'.
[CXX1415] C:\Repos\h264_test\build\flutter_gstreamer_player.cxx\Debug\5w4p5m73\arm64-v8a\android_gradle_build.json debug|arm64-v8a : gstreamer_android-debug-gst-build-arm64-v8a.abi 'gst-build-arm64-v8a' is invalid. Valid values are 'armeabi-v7a, arm64-v8a, x86, x86_64'
I'm building the app on a Windows machine for an Android tablet.
I'm using the recommended (tested) 1.20.1 gstreamer binary.
My NDK version is 21.4.7075529.
Would you know why this is happening? Any information would be appreciated!
The text was updated successfully, but these errors were encountered:
Hello!
I'm currently experiencing the following error when trying to build my application:
FAILURE: Build failed with an exception.
Execution failed for task ':flutter_gstreamer_player:configureNdkBuildDebug[arm64-v8a]'.
I'm building the app on a Windows machine for an Android tablet.
I'm using the recommended (tested) 1.20.1 gstreamer binary.
My NDK version is 21.4.7075529.
Would you know why this is happening? Any information would be appreciated!
The text was updated successfully, but these errors were encountered: