<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div><span></span></div><div style="display: block;" class="yahoo_quoted"> <br> <br> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> On Monday, October 7, 2013 5:39 PM, Michael Chisholm <chisholm@mitre.org> wrote:<br> </font> </div>  <div class="y_msg_container">On 10/7/2013 5:31 PM, James Board wrote:<br clear="none">> I'm trying to incorporate the libav subroutines into a C++ program.  Has this been<br clear="none">> done?  When I try to compile, I get lots of errors like UINT64_c undefined and<br clear="none">> many others.  How
 difficult would it be to compile the examples in the doc/examples<br clear="none">> directory with a C++ compiler?<br clear="none">><br clear="none"><br clear="none">I use libav from a C++ program.  I worked around that error about type <br clear="none">macros by adding:<br clear="none"><br clear="none">CXXFLAGS += -D__STDC_CONSTANT_MACROS<br clear="none"><br clear="none">But if you're compiling pure C code, why not use a C compiler?<br clear="none"><br clear="none">Andy<div class="yqt8731390691" id="yqtfd36795"><br clear="none"><br clear="none"><br clear="none">_______________________________________________<br clear="none">Libav-user mailing list<br clear="none"><a shape="rect" ymailto="mailto:Libav-user@ffmpeg.org" href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br clear="none"><a shape="rect" href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br
 clear="none"></div><br><br></div>  </div> </div>  </div> </div></body></html>