Re: [Paraview] Linking against static builds of FFMPEG fails since cvs up -D'2009-07-31 16:52:02 CEST'

2009-08-11 Thread Berk Geveci
Hi Sven, This is not the right fix. The problem arose from the fact that the ffmpeg libraries were listed in the wrong order in the CMake files. It worked before because ffmpeg libraries were listed multiple times in the link line. The recent changes fixed this but they also revealed this bug. I c

Re: [Paraview] Linking against static builds of FFMPEG fails since cvs up -D'2009-07-31 16:52:02 CEST'

2009-08-10 Thread Sven Buijssen
Hi, I found a possible cure. I'm not sure, though, about side effects it may cause w.r.t. what has been the intention of the changes made with commitid FWQft1X9tt8TgSXt, discussed in vtk-dev thread #Use LINK_INTERFACE_LIBRARIES for VTK libs" (http://www.vtk.org/pipermail/vtk-developers/2009-July/0

[Paraview] Linking against static builds of FFMPEG fails since cvs up -D'2009-07-31 16:52:02 CEST'

2009-08-09 Thread Sven Buijssen
Hi, I'm wondering if anyone else noticed problems compiling ParaView from CVS while setting -DVTK_USE_FFMPEG_ENCODER:BOOL=ON and using static builds of http://www.vtk.org/files/support/ffmpeg_source.tar.gz since the commit with ID FWQft1X9tt8TgSXt that occurred between 2009/07/31 16:52:47 CEST and