<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2523" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I was using VC .net to built itk applications. 
Whenever I want to make some change to the code or try to debug the application, 
I like to&nbsp;copy and past the .h and .cpp source&nbsp;file into 
my&nbsp;project directory&nbsp;and debug it there. This time&nbsp;I tried to 
itkimagefilereader and itkimageIOBase. I deleted ITKEXPORT.&nbsp;It seems 
itkimagefilereader works but there is&nbsp;couple 
of&nbsp;linker&nbsp;error&nbsp;says&nbsp;methods in itkimageIOBase already 
defined.&nbsp;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Please&nbsp;advice me what went wrong? How could I 
do it.</FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks!</FONT></DIV></BODY></HTML>