[gephex-devel] Information about ffmpeg compile problems on windows

Martin Bayer martin at gephex.org
Mon Jun 27 16:51:30 CEST 2005


> Index: libavformat/Makefile
> ===================================================================
> RCS file: /cvsroot/ffmpeg/ffmpeg/libavformat/Makefile,v
> retrieving revision 1.80
> diff -u -r1.80 Makefile
> --- libavformat/Makefile    11 Jan 2005 08:16:04 -0000    1.80
> +++ libavformat/Makefile    3 Mar 2005 16:34:11 -0000
> <at>  <at>  -101,7 +101,8  <at>  <at>
> 
> $(SLIB): $(OBJS)
> ifeq ($(CONFIG_WIN32),yes)
> -    $(CC) $(SHFLAGS) -Wl,--output-def,$( <at> :.dll=.def) -o $ <at> 
> $(OBJS)
> $(PPOBJS) $(EXTRALIBS) $(VPATH)/../libavcodec/avcodec.dll
> +    $(CC) $(SHFLAGS) -Wl,--output-def,$( <at> :.dll=.def) -o $ <at> 
> $(OBJS)
> $(PPOBJS) $(EXTRALIBS)
> +# $(VPATH)/../libavcodec/avcodec.dll
>     -lib /machine:i386 /def:$( <at> :.dll=.def)
> else
>     $(CC) $(SHFLAGS) -o $ <at>  $(OBJS) $(PPOBJS) $(EXTRALIBS)
> 
> [...]

You'll never find my precious email addresses hidden in this patch. :)

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://lists.gephex.org/pipermail/gephex-devel/attachments/20050627/cbfdebe1/signature.pgp


More information about the gephex-devel mailing list