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 [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
