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
well, it's an issue with libfdk_aac recipe, not with FFmpeg
Sure with the libfdk enabled we see that libfdk is also broken for Android. However when trying to build ffmpeg with all dependencies disabled ffmpeg still fails. See #18474
Description
When i try build for Android, i get this error:
Package and Environment Details
Conan profile
Configuration (profile_host):
[settings]
arch=armv7
build_type=RelWithDebInfo
compiler=clang
compiler.libcxx=c++_static
compiler.version=14
os=Android
os.api_level=19
[options]
xplpc_enable_serializer_for_json=True
[build_requires]
*: android-ndk/r25c
[env]
Configuration (profile_build):
[settings]
arch=armv8
arch_build=armv8
build_type=Release
compiler=apple-clang
compiler.libcxx=libc++
compiler.version=15
os=Macos
os_build=Macos
[options]
[build_requires]
[env]
Steps to reproduce
install ffmpeg on macos ventura for android ndk 25c
Logs
Click to expand log
The text was updated successfully, but these errors were encountered: