Hi Robert,

On 3/3/09 9:58 PM, Robert Osfield wrote:
Thanks for the changes, these are now merged and submitted to svn/trunk.

So with these changes do we have a compiling and working ffmpeg plugin under 
OSX?

Not quite, no. Compiling is OK (with a bunch of warnings from the ffmpeg header files), but linking fails:
ld: library not found for -lavformat

The libraries (-lavcodec etc) are all there but the library path (-L/opt/local/lib) is not and I'm struggling to find a way to tell cmake to use FFMPEG_LIBRARY_DIRS.

Cheers,
/ulrich

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to