<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Hello All,</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; I have compiled VTK4.0 in static library format. But 
when I link them in my application. There are so many warnings and errors. It 
seems only vtkCommon.lib and&nbsp;vtkFiltering.lib have effect on my App, but 
vtkImaging.lib, vtkGraphics.lib and vtkRendering.lib do nothing for my 
application.</DIV>
<DIV>&nbsp;&nbsp;&nbsp; The link log is as following and I also attach the whole 
link.log file in this mail. Hope somebody can give me some hints, thanks a 
lot.</DIV>
<DIV>============================================================</DIV>
<DIV>LINK : warning LNK4049: locally defined symbol ""public: static void 
__cdecl vtkObjectFactory::UnRegisterAllFactories(void)" (<A 
href="mailto:?UnRegisterAllFactories@vtkObjectFactory@@SAXXZ">?UnRegisterAllFactories@vtkObjectFactory@@SAXXZ</A>)" 
imported<BR>vtkMFCImageView.obj : error LNK2001: unresolved external symbol 
"__declspec(dllimport) public: static class vtkWin32OpenGLImageWindow * __cdecl 
vtkWin32OpenGLImageWindow::New(void)" (<A 
href="mailto:__imp_?New@vtkWin32OpenGLImageWindow@@SAPAV1@XZ">__imp_?New@vtkWin32OpenGLImageWindow@@SAPAV1@XZ</A>)<BR>===========================================================</DIV>
<DIV>&nbsp;</DIV>
<DIV>Best Regards,</DIV>
<DIV>Shade</DIV></BODY></HTML>