mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-17 04:17:05 +00:00
doc/platform: Mention MinGW-w64
This is the toolchain most, including Libav's nightlies, use to build. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
This commit is contained in:
parent
791b5954bc
commit
6a3078bb89
@ -77,10 +77,11 @@ For information about compiling Libav on OS/2 see
|
|||||||
|
|
||||||
@section Native Windows compilation
|
@section Native Windows compilation
|
||||||
|
|
||||||
Libav can be built to run natively on Windows using the MinGW tools. Install
|
Libav can be built to run natively on Windows using the MinGW or MinGW-w64
|
||||||
the latest versions of MSYS and MinGW from @url{http://www.mingw.org/}.
|
toolchains. Install the latest versions of MSYS and MinGW or MinGW-w64 from
|
||||||
You can find detailed installation
|
@url{http://www.mingw.org/} or @url{http://mingw-w64.sourceforge.net/}.
|
||||||
instructions in the download section and the FAQ.
|
You can find detailed installation instructions in the download section and
|
||||||
|
the FAQ.
|
||||||
|
|
||||||
Libav does not build out-of-the-box with the packages the automated MinGW
|
Libav does not build out-of-the-box with the packages the automated MinGW
|
||||||
installer provides. It also requires coreutils to be installed and many other
|
installer provides. It also requires coreutils to be installed and many other
|
||||||
|
Loading…
Reference in New Issue
Block a user