[vtk-developers] [vtkusers] Announce: vtk 6.3.0 release	candidate 1 is ready
    Ben Boeckel 
    ben.boeckel at kitware.com
       
    Wed Jul 29 11:49:56 EDT 2015
    
    
  
On Tue, Jul 28, 2015 at 16:04:19 +0000, Leonid Dulman wrote:
> I tried to add FFMPEG support, but have got compilation errors
> How to solve this problems ?
Hrm. We test with VS9 (2008) and VS12 (2013), but not VS11. I guess
there could be something wrong, but I think the problem is...
<snip>
> Error    21    error C1083: Cannot open include file: 'libavformat/avformat.h': No such file or directory    F:\VTK630\IO\FFMPEG\vtkFFMPEGWriter.cxx    27
...you're missing FFmpeg (or haven't told VTK where it is).
--Ben
    
    
More information about the vtk-developers
mailing list