Open
Description
in my fork, I want to add libx265. but while I only link libx265, the binary will load libx265.so.188
. If I add export FFMPEG_EXTRA_LD_FLAGS="${FFMPEG_EXTRA_LD_FLAGS} -lc++"
in build.sh , it load libc++_shared.so
in NDK. how to link libstdc++.so
in /system/lib64/?
BTW my fork has add fdk-aac successed
Metadata
Assignees
Labels
No labels
Activity