Mercurial > mplayer.hg
changeset 8252:992675110ab8
update
author | arpi |
---|---|
date | Fri, 22 Nov 2002 16:26:56 +0000 |
parents | 3d74366d947e |
children | 7eb9d868f2e9 |
files | DOCS/tech/qt-libwine-howto.txt |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/qt-libwine-howto.txt Fri Nov 22 12:01:59 2002 +0000 +++ b/DOCS/tech/qt-libwine-howto.txt Fri Nov 22 16:26:56 2002 +0000 @@ -12,8 +12,8 @@ make install 2. Get mplayer CVS (RTFM...), and compile this way: - ./configure --disable-win32 (--disable-win32 is VERY important) - add '#define USE_QTX_CODECS' to config.h + ./configure --disable-win32 --enable-qtx-codecs + (the --disable-win32 is VERY important!!!) make mplayer.exe.so 3. Get the quicktime DLLs & wine config pack: