From 5e4fa88c2363f23ebdce34ddfe04de4861a029dd Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 21 May 2005 20:52:54 +0000 Subject: [PATCH] Mention the MinGW HOWTO. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15543 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/ports.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml index fd259dfe47..e8c92dbf6a 100644 --- a/DOCS/xml/en/ports.xml +++ b/DOCS/xml/en/ports.xml @@ -543,6 +543,10 @@ since QNX has only X emulation which is VERY slow. Use SDL. Configure it with and install it before compiling MPlayer. +Complete instructions for building MPlayer + and necessary libraries can be found in the + MPlayer MinGW HOWTO. +