[Mplayer-cvslog] CVS: main/DOCS/en documentation.html,1.427,1.428
Diego Biurrun CVS
diego at mplayerhq.hu
Sun Sep 21 14:33:16 CEST 2003
Update of /cvsroot/mplayer/main/DOCS/en
In directory mail:/var/tmp.root/cvs-serv29253/en
Modified Files:
documentation.html
Log Message:
MinGW 3.1.0 supports MPlayer out of the box.
Index: documentation.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/en/documentation.html,v
retrieving revision 1.427
retrieving revision 1.428
diff -u -r1.427 -r1.428
--- documentation.html 2 Sep 2003 20:23:55 -0000 1.427
+++ documentation.html 21 Sep 2003 12:32:31 -0000 1.428
@@ -1899,16 +1899,13 @@
<H3><A NAME="mingw">6.6.2 MinGW</A></H3>
<P>Installing a version of MinGW that could compile MPlayer used to be quite
- tricky, but only consists of three simple steps now and should work out of
- the box soon.</P>
+ tricky, but works out of the box now. Just install MinGW 3.1.0 or later
+ and MSYS 1.0.9 or later and tell the MSYS postinstall that MinGW is
+ installed.</P>
-<OL>
- <LI>Install MinGW 3.0.0 or later.</LI>
- <LI>Install MSYS 1.0.9 or later and tell the MSYS postinstall that
- MinGW is installed.</LI>
- <LI>Replace <CODE>/mingw/include/sys/types.h</CODE> with this
- <A HREF="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/contrib/types.h"><CODE>types.h</CODE></A>.</LI>
-</OL>
+<P>If you use a version of MinGW before 3.1.0, you need to replace
+ <CODE>/mingw/include/sys/types.h</CODE> with this
+ <A HREF="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/contrib/types.h"><CODE>types.h</CODE></A>.
<P>Extract DirectX header files to <CODE>/mingw/include/</CODE>.</P>
More information about the MPlayer-cvslog
mailing list