diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-05-21 20:52:54 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-05-21 20:52:54 +0000 |
commit | 5e4fa88c2363f23ebdce34ddfe04de4861a029dd (patch) | |
tree | 05d6f735967124f8bae93d6f896ab7a7fcc1568c /DOCS/xml/en/ports.xml | |
parent | ab9eeeed252d477ac97dd5c5cda29e28d311afde (diff) |
Mention the MinGW HOWTO.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15543 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/ports.xml')
-rw-r--r-- | DOCS/xml/en/ports.xml | 4 |
1 files changed, 4 insertions, 0 deletions
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 <emphasis>emulation</emphasis> which is VERY slow. Use SDL. Configure it with <option>--prefix=/mingw</option> and install it before compiling <application>MPlayer</application>.</para> +<para>Complete instructions for building <application>MPlayer</application> + and necessary libraries can be found in the + <ulink url="http://mplayerhq.hu/MPlayer/releases/win32-beta/contrib/MPlayer-MinGW-Howto.txt">MPlayer MinGW HOWTO</ulink>.</para> + </sect2> |