comparison DOCS/documentation.html @ 8571:3a12d4e79322

typo
author diego
date Fri, 27 Dec 2002 01:19:41 +0000
parents 97fcaed8d028
children 0c6894abea6e
comparison
equal deleted inserted replaced
8570:16af93c01dbf 8571:3a12d4e79322
1747 <CODE>-vo directx:noaccel</CODE>.</P> 1747 <CODE>-vo directx:noaccel</CODE>.</P>
1748 1748
1749 <P>You will have to go to the MPlayer directory, and copy or symlink 1749 <P>You will have to go to the MPlayer directory, and copy or symlink
1750 <CODE>etc/cygwin_inttypes.h</CODE> to <CODE>/usr/include/inttypes.h</CODE> to 1750 <CODE>etc/cygwin_inttypes.h</CODE> to <CODE>/usr/include/inttypes.h</CODE> to
1751 make MPlayer compile. Otherwise it will complain about missing 1751 make MPlayer compile. Otherwise it will complain about missing
1752 <CODE>intypes.h</CODE>.</P> 1752 <CODE>inttypes.h</CODE>.</P>
1753 1753
1754 <P>Since there is no support for Win32 DLLs under Cygwin and OpenGL and mpdvdkit 1754 <P>Since there is no support for Win32 DLLs under Cygwin and OpenGL and mpdvdkit
1755 do not work/compile, you should disable them in configure with 1755 do not work/compile, you should disable them in configure with
1756 <CODE>./configure --disable-win32 --disable-gl --disable-mpdvdkit</CODE>.</P> 1756 <CODE>./configure --disable-win32 --disable-gl --disable-mpdvdkit</CODE>.</P>
1757 1757