<html>

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">


<meta name=Generator content="Microsoft Word 10 (filtered)">

<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Hello VTK developers,</span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>                                    I
encountered a LINK error due to the usage of class <b><span style='font-weight:
bold'>vtkMarchingSquares. </span></b> I included all the required
libraries. Can anyone show me a way to eradicate this error?</span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'> </span></font></p>

<p class=MsoNormal><b><font size=3 face="Times New Roman"><span
style='font-size:12.0pt;font-weight:bold'>Medical1.obj : error LNK2001:
unresolved external symbol "__declspec(dllimport) public: void __thiscall vtkMarchingSquares::SetLocator(class
vtkPointLocator *)" </span></font></b></p>

<p class=MsoNormal><b><font size=3 face="Times New Roman"><span
style='font-size:12.0pt;font-weight:bold'> </span></font></b></p>

<p class=MsoNormal><b><font size=3 face="Times New Roman"><span
style='font-size:12.0pt;font-weight:bold'>(__imp_?SetLocator@vtkMarchingSquares@@QAEXPAVvtkPointLocator@@@Z)</span></font></b></p>

<p class=MsoNormal><b><font size=3 face="Times New Roman"><span
style='font-size:12.0pt;font-weight:bold'>Medical1.obj : error LNK2001:
unresolved external symbol "__declspec(dllimport) public: void __thiscall vtkMarchingSquares::SetImageRange(int,int,int,int,int,int)"
</span></font></b></p>

<p class=MsoNormal><b><font size=3 face="Times New Roman"><span
style='font-size:12.0pt;font-weight:bold'> </span></font></b></p>

<p class=MsoNormal><b><font size=3 face="Times New Roman"><span
style='font-size:12.0pt;font-weight:bold'>(__imp_?SetImageRange@vtkMarchingSquares@@QAEXHHHHHH@Z)</span></font></b></p>

<p class=MsoNormal><b><font size=3 face="Times New Roman"><span
style='font-size:12.0pt;font-weight:bold'>Medical1.obj : error LNK2001:
unresolved external symbol "__declspec(dllimport) public: void __thiscall vtkMarchingSquares::GenerateValues(int,float,float)"
</span></font></b></p>

<p class=MsoNormal><b><font size=3 face="Times New Roman"><span
style='font-size:12.0pt;font-weight:bold'> </span></font></b></p>

<p class=MsoNormal><b><font size=3 face="Times New Roman"><span
style='font-size:12.0pt;font-weight:bold'>(__imp_?GenerateValues@vtkMarchingSquares@@QAEXHMM@Z)</span></font></b></p>

<p class=MsoNormal><b><font size=3 face="Times New Roman"><span
style='font-size:12.0pt;font-weight:bold'>Medical1.obj : error LNK2001:
unresolved external symbol "__declspec(dllimport) public: void __thiscall vtkMarchingSquares::SetInput(class
vtkImageData *)" </span></font></b></p>

<p class=MsoNormal><b><font size=3 face="Times New Roman"><span
style='font-size:12.0pt;font-weight:bold'> </span></font></b></p>

<p class=MsoNormal><b><font size=3 face="Times New Roman"><span
style='font-size:12.0pt;font-weight:bold'>(__imp_?SetInput@vtkMarchingSquares@@QAEXPAVvtkImageData@@@Z)</span></font></b></p>

<p class=MsoNormal><b><font size=3 face="Times New Roman"><span
style='font-size:12.0pt;font-weight:bold'>Medical1.obj : error LNK2001:
unresolved external symbol "__declspec(dllimport) public: static class vtkMarchingSquares
* __cdecl vtkMarchingSquares::New(void)"
(__imp_?New@vtkMarchingSquares@@SAPAV1@XZ)</span></font></b></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'> </span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Regards</span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Karthik</span></font></p>

</div>

</body>

</html>