<div>Dear All,</div>
<div>&nbsp;</div>
<div>I compiled a sample VTK project (rotating cone) in Visual Studio, but when I am trying to run it, I get error messages like:</div>
<div>&quot;This application has failed to start because vtkFiltering.dll was not found&quot;</div>
<div>&nbsp;</div>
<div>If I copy VTK dlls into the same folder where my project's executable is, everything works.</div>
<div>&nbsp;</div>
<div>1. Can&nbsp;I link VTK into my project&nbsp;statically (.lib only), avoiding any dll? I did include all vtk static libs into my project properties, but it keeps asking for dlls.</div>
<div>&nbsp;</div>
<div>2. What do i need to add to the Visual Studio project properties to include all VTK dlls, if they cannot be avoided with static linking?</div>
<div>&nbsp;</div>
<div>Regards,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Oleg</div>
<div>&nbsp;</div>