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.
_______________________________________________
Libav-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/libav-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to