[FFmpeg-user] ffmpeg 6.1.1 fails to compile with mingw-w64 gcc 14
Reindl Harald
h.reindl at thelounge.net
Fri May 17 17:07:41 EEST 2024
Am 17.05.24 um 15:32 schrieb Biswapriyo Nath:
> * gcc version: 14.1.0
> * build options:
> https://github.com/msys2/MINGW-packages/blob/master/mingw-w64-ffmpeg/PKGBUILD
> * compiler error:
>
> ffmpeg-6.1.1/libavutil/hwcontext_qsv.c:756:68: error: passing argument
> 3 of 'devmgr->lpVtbl->LockDevice' from incompatible pointer type
> [-Wincompatible-pointer-types]
> 756 | hr = IDirect3DDeviceManager9_LockDevice(devmgr,
> device_handle, &device, TRUE);
what about trying the latest version instead 6.1.1 from last year when
you use a compiler even newer than on Fedora 39?
More information about the ffmpeg-user
mailing list