Re: [Audacity-devel] [Libav-user] Requesting help to port Audacity to recent FFmpeg
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Benjamin D. <bd...@de...> - 2014-05-26 22:28:58
|
Am Sonntag, den 25.05.2014, 17:23 -0700 schrieb Gale (Audacity Team): > On Win 7 x64, building current HEAD r13136, Release configuration, I get this > error: > > 26>ExportFFmpeg.cpp > 26>..\..\..\src\export\ExportFFmpeg.cpp(347) : error C3861: 'snprintf': > identifier not found Can you test if adding this include to src/export/ExportFFmpeg.cpp fixes the build failure: #include <stdio.h> -- Benjamin Drung Debian & Ubuntu Developer |