MinGW 32/64 von http://win-builds.org/stable/
Msys installieren
http://sourceforge.net/projects/mingw/files/Installer/mingw-get-setup.ex...
Winbuild runterladen in home extrahieren und ./msys-cygwin-install.sh aufrufen.
http://win-builds.org/stable/win-builds-bundle-1.3.0.zip
wechseln in 64 Bit Modus: win-builds-switch.sh 64
yasm downloaden und installieren
Building ffmpeg
ffmpeg benötigt pr.exe zum bauen. Siehe Attachment. In D:\mingw\msys\1.0\bin kopieren.
configure --prefix=/opt/windows_64 --disable-static --enable-shared
Building Boost 1.55
Visual Studio Console 64 Bit öffnen
set PATH=D:\MinGW\msys\1.0\opt\windows_64\bin;%PATH%
bootstrap.bat gcc
b2 --prefix=D:\MinGW\msys\1.0\opt\windows_64 --toolset=gcc link=shared threading=multi variant=debug,release address-model=64
b2 install
| Anhang | Größe |
|---|---|
| 21.86 KB |