[FFmpeg-user] linking with codec that needs libdl

Aaron Boxer boxerab at gmail.com
Sun Mar 27 22:55:02 CEST 2016


Hello,
I am linking FFmpeg to a library that needs libdl.

I tried adding --extra-ldflags="-ldl" to my configure command,
but I see in config.log that the compiler is complaining
about not finding the dlopen symbol, so this didn't seem to work.

Any suggestions would be very welcome.

Thanks,
Aaron


More information about the ffmpeg-user mailing list