[Libav-user] gdigrab.c
Lawrence Habahbeh
Medius.Terminus at pm.me
Fri Dec 10 02:50:02 EET 2021
Hello,
I am compiling the FFMEG library. I am at the "make" stage running on gcc version 11.2.0 (GCC). The error is coming from the \ffmpeg\libavdevice\gdigrab.c file.
This is the error:
libavdevice/gdigrab.c: In function ‘gdigrab_read_header’:
libavdevice/gdigrab.c:252:12: error: implicit declaration of function ‘utf8towchar’ [-Werror=implicit-function-declaration]
252 | if(utf8towchar(name, &name_w)) {
How to resolve this issue?
Lawrence Habahbeh
[HG_resize.png]
Sent with [ProtonMail](https://protonmail.com/) Secure Email.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20211210/887cf27e/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HG_resize.png
Type: image/png
Size: 22344 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20211210/887cf27e/attachment.png>
More information about the Libav-user
mailing list