On Wed, 8 Jan 2020, Jörg Beckmann wrote:

Hi,

with this patch, FFmpeg does not compile for me on Cygwin anymore:

---------------------------------------
fftools/cmdutils.c: In function 'get_preset_file':
fftools/cmdutils.c:2043:22: error: 'MAX_PATH' undeclared (first use in this 
function); did you mean '_CS_PATH'?
        char datadir[MAX_PATH], *ls;
                     ^~~~~~~~

I just sent an untested patch which I believe should fix this. Can you test it?

// Martin
_______________________________________________
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