[Libav-user] Can not link ffmpeg without pkg-config
Carl Eugen Hoyos
ceffmpeg at gmail.com
Mon Aug 29 11:14:15 EEST 2016
2016-08-29 9:36 GMT+02:00 Javier Lopez <jlopez2022 at gmail.com>:
> The question is: How to avoid undefine errors without using
> the pkg-config?
You can provide the necessary dependencies manually in your
linker command line.
(Since you didn't provide your error message, I don't know which
dependencies you are missing.)
This is assuming the linker finds the right versions of libavcodec etc.
without pkg-config.
Carl Eugen
More information about the Libav-user
mailing list