[FFmpeg-user] make error with --enable-decklink
Dave Rice
dave at dericed.com
Mon Mar 9 05:26:17 CET 2015
> On Mar 8, 2015, at 5:48 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
>
> Jason Reeves <jason <at> hypermediastudios.com> writes:
>
>> I am having the exact same issue that Dave was having.
>
> If I could just remember which issue Dave had...
When I run make with --enable-decklink the make fails at:
u813s:ffmpeg rice$ make
CC libavdevice/alldevices.o
CC libavdevice/avdevice.o
CC libavdevice/avfoundation.o
CXX libavdevice/decklink_common.o
error: invalid argument '-std=c99' not allowed with 'C++/ObjC++'
make: *** [libavdevice/decklink_common.o] Error 1
You responded with this advice:
> From: Carl Eugen Hoyos <cehoyos at ag.or.at>
> Date: November 20, 2014 at 7:41:56 AM EST
> Subject: Re: [FFmpeg-user] make error with --enable-decklink
> Reply-To: FFmpeg user questions <ffmpeg-user at ffmpeg.org>
[...]
> I opened ticket #4124.
> Work-around is to use "make V=1", copy the commands, remove
> -std=c99 and continue with make.
>
> Carl Eugen
Dave
More information about the ffmpeg-user
mailing list