[FFmpeg-cvslog] r12905 - trunk/doc/general.texi
ramiro
subversion
Sat Apr 19 14:24:02 CEST 2008
Author: ramiro
Date: Sat Apr 19 14:24:02 2008
New Revision: 12905
Log:
Add note about using latest MSYS make for MinGW.
Thanks to tripp for the not mingw32 make note...
Modified:
trunk/doc/general.texi
Modified: trunk/doc/general.texi
==============================================================================
--- trunk/doc/general.texi (original)
+++ trunk/doc/general.texi Sat Apr 19 14:24:02 2008
@@ -369,7 +369,8 @@ the FFmpeg Windows Help Forum at
FFmpeg can be built to run natively on Windows using the MinGW tools. Install
the current versions of MSYS and MinGW from @url{http://www.mingw.org/}. Also
-install the coreutils package. You can find detailed installation
+install the coreutils package, and update to the latest MSYS make (note: not
+mingw32-make). You can find detailed installation
instructions in the download section and the FAQ.
Within the MSYS shell, configure and make with:
More information about the ffmpeg-cvslog
mailing list