Package: mingw32-runtime Version: 3.13-1 Severity: important Tags: patch When I compilation ffmpeg with mingw and I have -Werror=implicit-function-declaration then I get this error: error: implicit declaration of function 'strcasecmp'
I also try mingw32-runtime 3.17-1 from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498529#78, but it not solve this problem. There I found solve this problem https://roundup.ffmpeg.org/issue2067 You can patch mingw with these patches (with the proper base path and -p1) http://fate.arrozcru.org/mingw32/patches/ Thank you and excuse me for my bad english. -- С уважением, Бриллиантов Кирилл Владимирович ………………………………………………………………… программист, технический отдел ООО «БайтЭрг» Видеокамеры МВК – Эффективность разумных решений ………………………………………………………………… +7(495)221-66-22 доб.122 http://www.byterg.ru http://www.bestdvr.ru -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

