[vtkusers] RE: vtk with visual C++ (heaveninatoilet at aol.com)

Rio rioking13 at gmail.com
Sun Jan 14 07:33:46 EST 2007


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
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.
Hope this helps

----- Original Message -----
>*  hi,
*>* After building VTK ,I am trying to write an application in VC
*>* 6.0. I have done like this: open a blank project, add some new
*>*source and header files, go to the VTK's example directory and
*>* open a sample project there, Copy the Project->Setting to my own
*>* project..........an error said "cannot open vtkRendering.lib"
*>* comes up when I build it
*>* can any body help me?
*>*
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070114/352e2736/attachment.htm>


More information about the vtkusers mailing list