<p dir="ltr">Hi all,</p>
<p dir="ltr">I am having a link error with vtkAVIWriter class using Visual Studio 2010 on a Win7 pro 64bit machine.<br>
I have correctly included the lib path and added vtkIO.lib in Project properties but I get link errors as follows:</p>
<p dir="ltr">...<br>
vtkIO.lib(vtkAVIWriter.obj) :<br>
 error LNK2001: unresolved external symbol _AVIStreamSetFormat@16<br>
...</p>
<p dir="ltr">I have already tried "googling" without founding solutions... </p>