<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META content="MSHTML 5.00.3315.2870" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Dear All</FONT></DIV>
<DIV><FONT face=Arial size=2>I was wondering how to use the patented library. I 
just used the Cmake to generate the patented library and DLL files. I put it in 
to the vtk40/bin directory, or add the lib file to my project file. But the 
compiler can not link the library. It is so strange.</FONT></DIV>
<DIV><FONT face=Arial size=2>The following is error message.</FONT></DIV>
<DIV><FONT face=Arial size=2>test4.obj : error LNK2001: unresolved external 
symbol "__declspec(dllimport) public: static class vtkDecimate * __cdecl 
vtkDecimate::New(void)" (__imp_?New@vtkDecimate@@SAPAV1@XZ)<BR>test4.obj : error 
LNK2001: unresolved external symbol "__declspec(dllimport) public: void 
__thiscall vtkMarchingCubes::SetValue(int,float)" 
(__imp_?SetValue@vtkMarchingCubes@@QAEXHM@Z)<BR>test4.obj : error LNK2001: 
unresolved external symbol "__declspec(dllimport) public: static class 
vtkMarchingCubes * __cdecl vtkMarchingCubes::New(void)" 
(__imp_?New@vtkMarchingCubes@@SAPAV1@XZ)<BR>Debug/test4.exe : fatal error 
LNK1120: 3 unresolved externals<BR>Error executing link.exe.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>test4.exe - 4 error(s), 0 
warning(s)<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>I really need your help about it.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks a lot</DIV></FONT></BODY></HTML>