<!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> </DIV>
<DIV> 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 vtkFiltering.lib have effect on my App, but
vtkImaging.lib, vtkGraphics.lib and vtkRendering.lib do nothing for my
application.</DIV>
<DIV> 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> </DIV>
<DIV>Best Regards,</DIV>
<DIV>Shade</DIV></BODY></HTML>