[MPlayer-dev-eng] [PATCH] standalone codec-cfg: remove mp_msg dependency
Nicolas Plourde
nicolas.plourde at gmail.com
Sun Mar 12 02:56:57 CET 2006
On 11-Mar-06, at 5:30 PM, Diego Biurrun wrote:
> On Sat, Mar 11, 2006 at 10:10:23AM +0100, Reimar Döffinger wrote:
>> currently codec-cfg does not compile anymore on MinGW, because it
>> uses
>> mp_msg but does not link to libiconv.
>> The attached patch removes the dependency to mp_msg.c, which I
>> find the
>> best solution. Okay to commit?
>
> Why not simply link with iconv? Looks OK otherwise..
>
Same problem on osx. I just added $(ARCH_LIB) in Makefile to codec-cfg.
====
Nicolas Plourde <nicolas.plourde at gmail.com>
More information about the MPlayer-dev-eng
mailing list