On 20/07/2022 10:21, Mark Himsley wrote:
On Tue, 19 Jul 2022 at 13:20, Timo Rothenpieler <t...@rothenpieler.org> wrote:

I added an explicit configure check for that type.
Definitely odd, IDXGIOutput5 and it are both Windows 10 APIs, so I'd
have expected them to always exist in tandem.

Thank you - that fixed the build for me.

You might want to update or repair your weird Windows SDK.

I thought x86_64-w64-mingw32 was quite standard.

You must have some rather old or odd version of it.
I've tested this patch with both the very latest self built version from git and with the one bundled in Ubuntu 22.04. (And with MSVC).

It worked in all of them.

Keep in mind that the Windows SDK used and the compiler toolchain are only loosely related, and can be mixed in various ways.

In any case, with the latest patch, this should hopefully work on all SDK versions (or not be compiled at all if support is missing) and not break backwards compat of the binary.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to