From 1b5e29c842a7537c47be7173a16e8d6c1e2ea5bc Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 22 May 2004 00:47:49 +0000 Subject: MinGW comes without zlib (necessary for compressed MOV headers). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12497 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/ports.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'DOCS/xml') diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml index 905883ed1a..5487b2a257 100644 --- a/DOCS/xml/en/ports.xml +++ b/DOCS/xml/en/ports.xml @@ -402,6 +402,12 @@ since QNX has only X emulation which is VERY slow. Use SDL. Extract DirectX header files to /mingw/include/. +MOV compressed header support requires + zlib, which + MinGW does not provide by default. + Configure it with and install + it before compiling MPlayer. + -- cgit v1.2.3