[FFmpeg-user] Problems compiling Windows 10 x64

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Jul 24 19:19:30 EEST 2016


The Autism Channel <coding <at> theautismchannel.tv> writes:

> # ../../../configure --toolchain=msvc --disable-programs 
> --disable-d3d11va --disable-dxva2 --arch=x86_64 --enable-shared 
> --enable-cross-compile --target-os=win32 
> --extra-cflags='-MD -DWINAPI_FAMILY=WINAPI_FAMILY_APP 
> -D_WIN32_WINNT=0x0A00' --extra-ldflags='-APPCONTAINER WindowsApp.lib' 
> --prefix=../../../Build/Windows10/x64

Do I understand correctly that you are compiling on Windows 
10 64 bit and you want libraries for Windows 64bit?
Why are you specifying cross compilation (and arch and os)?

Carl Eugen



More information about the ffmpeg-user mailing list