Le primidi 11 nivôse, an CCXXIII, Reimar Döffinger a écrit :
> "Just install it" might not quite apply though.
> On MinGW it is in the FAQ and either needs the full GTK runtime or an
> alternative implementation it seems: http://www.mingw.org/wiki/FAQ

How is it a problem? I see a link to a download page for pkg-config-lite,
with a <50ko binary tarball.

> On cygwin you easily end up using the system pkg-config
> which then will give you a lot of pain since you end up linking
> against the cygwin zlib (which from my experience likes to end up
> failing by crashing at runtime only) instead of the MinGW one for example
> (PKG_CONFIG_PATH is only searched in addition, you can't remove the
> default paths it seems).

http://ffmpeg.org/faq.html#How-do-I-use-pkg_002dconfig-when-cross_002dcompiling_003f

PKG_CONFIG_LIBDIR=/path/to/cross/lib/pkgconfig
export PKG_CONFIG_LIBDIR

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to