<div>I am using VC 6.0, and faced similar problem like you. Make sure that you specify the .lib files used, in "project->settings->link -> category->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 .dll files to debug folder or under your system.</div>
<div>Hope this helps</div>
<div> </div>
<div>----- Original Message -----<br>><i> hi, <br></i>><i> After building VTK ,I am trying to write an application in VC <br></i>><i> 6.0. I have done like this: open a blank project, add some new </i>><i> source and header files, go to the VTK's example directory and
<br></i>><i> open a sample project there, Copy the Project->Setting to my own <br></i>><i> project..........an error said "cannot open vtkRendering.lib" <br></i>><i> comes up when I build it<br></i>>
<i> can any body help me?<br></i>><i> <br></i></div>