Skip to content

how to link libx265 with libstdc++.so? #75

Open
@null4n

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions