# HG changeset patch # User arpi # Date 1037982416 0 # Node ID 992675110ab8e1df40ac634e9af3fef8523d8a8c # Parent 3d74366d947ec7f5de144dd269e17c4fdf0dd5b1 update diff -r 3d74366d947e -r 992675110ab8 DOCS/tech/qt-libwine-howto.txt --- 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: