Skip to content

Could not map installation path to an equivalent wheel directory #765

Answered by dnicolodi
moi15moi asked this question in Q&A
Discussion options

You must be logged in to vote

I think the issue comes from the use of inline assembly in ffmpeg when building a static library. If you do that, you need to compile objects linking to ffmpeg with -Wl,-Bsymbolic https://ffmpeg.org/platform.html#Advanced-linking-configuration Don't ask me what that flag does or why it is needed.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@moi15moi
Comment options

@dnicolodi
Comment options

Answer selected by moi15moi
@moi15moi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants