<div>I am using VC 6.0, and faced similar problem like you. Make sure that you specify the .lib files used, in&nbsp;&quot;project-&gt;settings-&gt;link&nbsp;-&gt; category-&gt;input</div>
<div>specify the library modules for debug and release. make sure your .lib files are included there. And you may need to copy those vtk&nbsp;.dll files&nbsp;to debug folder or under your system.</div>
<div>Hope this helps</div>
<div>&nbsp;</div>
<div>----- Original Message -----<br>&gt;<i>&nbsp; hi, <br></i>&gt;<i> After building VTK ,I am trying to write an application in VC <br></i>&gt;<i> 6.0. I have done like this: open a blank project, add some new </i>&gt;<i> source and header files, go to the VTK&#39;s example directory and 
<br></i>&gt;<i> open a sample project there, Copy the Project-&gt;Setting to my own <br></i>&gt;<i> project..........an error said &quot;cannot open vtkRendering.lib&quot; <br></i>&gt;<i> comes up when I build it<br></i>&gt;
<i> can any body help me?<br></i>&gt;<i> <br></i></div>