[FFmpeg-user] a Compiling error of ffmpeg3.4.2 on win10(64) platform: 'ERROR_NOT_ENOUGH_MEMORY' undeclared

Carl Eugen Hoyos ceffmpeg at gmail.com
Sat Mar 31 11:16:25 EEST 2018


2018-03-30 12:53 GMT+02:00, Davie Kim <chuanglan818 at outlook.com>:

> Here is what the compiler said:
> {
> 	In file include from libavformat/os_support.h:112:0
> 		From libavformat/os_support.c:29:
> 	libavformat/os_support.c: in function 'ff_gai_strerror':
> 	libavformat/os_support.c:230:10 error: 'ERROR_NOT_ENOUGH_MEMORY' undeclared
> 	case EAI_MEMORY:
> }
>
> And I have no idea about how to solve this problem, I hope you can help me
> find the solution, Thanks a lot!

Please test current FFmpeg git head, provide the configure line you
tested and some compiler version information.

Carl Eugen


More information about the ffmpeg-user mailing list