[XviD-devel] [CVS commits] devapi4 -- mingw/cygwin build files for vfw

Edouard Gomez ed.gomez at free.fr
Sat Oct 4 03:47:26 CEST 2003


Hello, as promised this week.

Tested by CruNcher with a mingw+minsys system, i would like feedback
with cygwin systems as well.

2003-10-04 00:41:38 GMT	Edouard Gomez <ed.gomez at free.fr>	patch-62

    Summary:
      Working VFW mingw/cygwin build system.
    Revision:
      xvidcore--devapi4--1.0--patch-62

    This patch fixes the VFW building process. Now it should work out
    of the box using these steps:
     # cd ${xvidcore}
     # cd build/generic
     # ./bootstrap.sh <-- only needed for CVS checkouts.
     # ./configure
     # make
     # cd ../../vfw/bin
     # make -f Makefile.cygwin
    
    Then install as usual clicking on the inf file or "make install"
    in the vfw/bin dir.

    modified files:
     vfw/bin/Makefile.cygwin vfw/src/config.rc vfw/src/debug.h
     vfw/src/driverproc.c


2003-10-02 16:50:51 GMT	Edouard Gomez <ed.gomez at free.fr>	patch-58

    Summary:
      Added VFW makefile for cygwin/minsys
    Revision:
      xvidcore--devapi4--1.0--patch-58

    Added VFW makefile for cygwin/minsys. I can't test it so it is probably not
    right out of the box. Waiting for feedback in order to fix it.

    new files:
     vfw/bin/Makefile.cygwin vfw/bin/Makefile.inc
     vfw/src/w32api/vfw.h

    new directories:
     vfw/src/w32api

-- 
Edouard Gomez


More information about the XviD-devel mailing list