Hi Jason, Thanks for the file. Yesterday I added a guard that checks for a minimum version of 52.32 which should fail for your version of ffmpeg (52.20) and use the old deprecated functions, this is checked into svn/trunk so I was hoping that you system would build overnight, alas there is slew of new errors that kinda look like the ffmpeg plugin include paths have gone awry:
http://cdash.openscenegraph.org/viewBuildError.php?buildid=1564 I didn't make any changes to the include setup or usage so the difference would look a change that has happened at your end. Have you uninstalled ffmpeg and reinstalled the headers in a slightly different place? Could you remove CMakeCache.txt and force a new cmake . on the build machine? Cheers, Robert.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

