Taurnil Oronar wrote:
/usr/include/libavutil/common.h:154: error: 'UINT64_C' was not declared in this 
scope
make[2]: *** 
[src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/FFmpegImageStream.o] Error 1
make[1]: *** [src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/all] Error 2
make: *** [all] Error 2





After searching the only thing I could really find ffmpeg related was a post 
about changing ;

${FFMPEG_STDINT_INCLUDE_DIR} to
(FFMPEG_STDINT_INCLUDE_DIR)

in the OSG FindFFmpeg.cmake which had no effect. Any pointers?

There were no changes to the ffmpeg plugin source for 2.8.3, so I'd think you'd get the same build results as with 2.8.2, presuming you're using the same version of the dependency as you use for 2.8.2. Is this the case? Is it broke the same way for 2.8.2?

--
  -Paul Martz      Skew Matrix Software
                   http://www.skew-matrix.com/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to