> On Nov 20, 2014, at 4:44 AM, Carl Eugen Hoyos <[email protected]> wrote: > > Dave Rice <dave <at> dericed.com> writes: > >> CXX libavdevice/decklink_common.o >> error: invalid argument '-std=c99' not allowed with 'C++/ObjC++' >> make: *** [libavdevice/decklink_common.o] Error 1 > > I only get a warning here with gcc 4.7 and gcc 4.9.1. > What does "g++ -v" show for you?
g++ -v Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/c++/4.2.1 Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn) Target: x86_64-apple-darwin14.0.0 Thread model: posix Dave _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
