<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Oct 8, 2013, at 11:12 AM, James Board <<a href="mailto:jpboard2@yahoo.com">jpboard2@yahoo.com</a>> wrote:</div><blockquote type="cite"><div><div style="background-color: rgb(255, 255, 255); font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; position: static; z-index: auto; "><div style="RIGHT: auto"><br></div><div style="RIGHT: auto">I tried exactly that with the demuxing.c example.  When I try to compile</div>
<div style="background-color: transparent; font-style: normal; font-family: 'times new roman', 'new york', times, serif; font-size: 16px; right: auto; ">it with the C++ compiler, I get errors.  When I compile with the C compiler,</div>
<div style="background-color: transparent; font-style: normal; font-family: 'times new roman', 'new york', times, serif; font-size: 16px; right: auto; ">no errors.  What do I need to do to get demuxing.c to compile with the C++</div>
<div style="background-color: transparent; font-style: normal; font-family: 'times new roman', 'new york', times, serif; font-size: 16px; right: auto; ">compiler in Linux?</div>
<div style="background-color: transparent; font-style: normal; font-family: 'times new roman', 'new york', times, serif; font-size: 16px; right: auto; "><var id="yui-ie-cursor"></var> </div></div></div></blockquote><br></div><div>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++.</div><div><br></div><div>Compile a C example as C. </div><div><br></div><div>Bruce</div><br></body></html>