[Mplayer-cvslog] CVS: main/DOCS documentation.html,1.259,1.260
Diego Biurrun CVS
diego at mplayerhq.hu
Thu Jun 20 01:44:54 CEST 2002
Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv6320
Modified Files:
documentation.html
Log Message:
Applied Cygwin patch by Sylvain Petreolle <spetreolle at yahoo.fr>, adjusted
for coding style.
Index: documentation.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/documentation.html,v
retrieving revision 1.259
retrieving revision 1.260
diff -u -r1.259 -r1.260
--- documentation.html 15 Jun 2002 19:47:10 -0000 1.259
+++ documentation.html 19 Jun 2002 23:44:42 -0000 1.260
@@ -264,6 +264,7 @@
<LI><A HREF="#6.5">6.5 SGI/Irix</A></LI>
<LI><A HREF="#6.6">6.6 QNX</A></LI>
<LI><A HREF="#6.7">6.7 OpenBSD</A></LI>
+ <LI><A HREF="#6.8">6.8 Cygwin</A></LI>
</UL>
</LI>
<LI><A HREF="#A">A. Authors</A>
@@ -1734,6 +1735,14 @@
<P>The not so hardcore hackers amongst us might want to use the ports
version (/usr/ports/x11/mplayer).</P>
+
+<P><A NAME="6.8"></A><B>6.8. Cygwin</B><BR>
+</P>
+
+<P>You will have to go to the <B>MPlayer</B> directory, and copy or symlink
+<CODE>etc/cygwin_inttypes.h</CODE> to <CODE>/usr/include</CODE> to make
+<B>MPlayer</B> compile. Otherwise it will complain about missing
+<CODE>intypes.h</CODE>.</P>
<P><B><A NAME=A>Appendix A - Authors</A></B></P>
More information about the MPlayer-cvslog
mailing list