<!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.2900.2627" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi</FONT></DIV>
<DIV><FONT size=2>&nbsp; I use vtk(official release(4.2)</FONT></DIV>
<DIV><FONT size=2>&nbsp; When I use the class vtkMarchingCubes ,I always 
meet&nbsp;a problem.The link and include files have been added 
rightly.</FONT></DIV>
<DIV><FONT size=2>&nbsp;The error message is below:(vc++ compiler)</FONT></DIV>
<DIV><FONT size=2>&nbsp; --------------------Configuration: MC - Win32 
Debug--------------------<BR>Compiling...<BR></FONT><FONT 
size=2>MC.CPP<BR>Linking...<BR>MC.OBJ : error LNK2001: unresolved external 
symbol "__declspec(dllimport) public: void __thiscall 
vtkMarchingCubes::SetValue(int,float)" (<A 
href="mailto:__imp_?SetValue@vtkMarchingCubes@@QAEXHM@Z">__imp_?SetValue@vtkMarchingCubes@@QAEXHM@Z</A>)<BR>MC.OBJ 
: error LNK2001: unresolved external symbol "__declspec(dllimport) public: 
static class vtkMarchingCubes * __cdecl vtkMarchingCubes::New(void)" (<A 
href="mailto:__imp_?New@vtkMarchingCubes@@SAPAV1@XZ">__imp_?New@vtkMarchingCubes@@SAPAV1@XZ</A>)<BR>Debug/MC.exe 
: fatal error LNK1120: 2 unresolved externals<BR>Error executing 
link.exe.</FONT></DIV>
<DIV><FONT size=2>&nbsp; I don't know what's the matter.</FONT></DIV>
<DIV><FONT size=2>&nbsp; Thanks</FONT></DIV></BODY></HTML>