Hi Magnus, wow what a simple fix, now merged and checked into svn/trunk. Cheers, Robert
On Wed, Jun 23, 2010 at 10:18 AM, Magnus Kessler <[email protected]> wrote: > FFmpeg headers need __STDC_CONSTANT_MACROS defined before stdint.h is loaded. > The file FFmpegHeaders.hpp sets this definition. However, if stdint.h is > already included through other files, it won't take any effect. > > Include FFmpeg headers as early as possible in order to avoid stdint.h being > included on other paths. > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
