> I am working on using VTK on MFC, and I couldn’t find vtkMFC.lib > > There are vtkMFC.idb and vtkMFC.pdb but not .lib > > How can I make vtkMFC.lib?? > Rebuild the vtk solution in visual studio. It will only build the incomplete targets. John