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 [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
