Hi, I'm trying to build ffmpeg with gnutls as a static library, but the issue i'm seeing is when I link to the built ffmpeg libs in my project, that should build a final shared library, i'm getting undefined references to gnutls and its dependencies.
I'm trying to figure out how to proceed with this. I've expected that the final libs would have no external dependencies if they are built as static or am i missing something ? Best, Mike _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".