[FFmpeg-user] Problems compiling Windows 10 x64

The Autism Channel coding at theautismchannel.tv
Wed Aug 3 08:08:06 EEST 2016


That is an excellent question. I tried to remove the flags for 
cross-compilation and it gave me a new set of errors.

Based on your question/suggestion I'll try again to remove the 
instructions that cue it to cross-compile because I am lucky in that I 
am going to run this on only on our in-house systems which all have 
similar architectures/OS'es.


On 7/24/2016 12:19 PM, Carl Eugen Hoyos wrote:
> 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
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".



More information about the ffmpeg-user mailing list