[FFmpeg-user] Issue Crossbuilding ffplay with openembedded
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Jul 16 12:47:19 CEST 2014
Rickoo <natural_groove <at> hotmail.fr> writes:
> The path you mentionned does not provide any
> pkg-config or sdl-config
Yes, this is the problem that you have to fix.
Copy or symlink the cross-compiled sdl-config
to that path.
(You can specify your global sdl-config or
pkg-config to use with configure but this should
not work since the flags should be different
for your host and the cross compilation path.)
Carl Eugen
More information about the ffmpeg-user
mailing list