Hi Ulrich,

On Tue, Mar 3, 2009 at 11:38 AM, Ulrich Hertlein <u.hertl...@sandbox.de> wrote:
> 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.

I've just added:

  LINK_DIRECTORIES(${FFMPEG_LIBRARY_DIRS})

To the ffmpeg/CmakeLists.txt  could you do an svn update and see if this works.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to