[Libav-user] Compile with g++

Bruce Wheaton bruce at spearmorgan.com
Wed Oct 9 02:58:53 CEST 2013


On Oct 8, 2013, at 11:12 AM, James Board <jpboard2 at yahoo.com> wrote:
> 
> I tried exactly that with the demuxing.c example.  When I try to compile
> it with the C++ compiler, I get errors.  When I compile with the C compiler,
> no errors.  What do I need to do to get demuxing.c to compile with the C++
> compiler in Linux?
>  

That's an example program written in C. There's nothing in the actual codebase (as opposed to the examples) that doesn't work in C++.

Compile a C example as C. 

Bruce

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20131008/09c6c9f4/attachment.html>


More information about the Libav-user mailing list