<!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> </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 copy and past the .h and .cpp source file into
my project directory and debug it there. This time I tried to
itkimagefilereader and itkimageIOBase. I deleted ITKEXPORT. It seems
itkimagefilereader works but there is couple
of linker error says methods in itkimageIOBase already
defined. </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Please advice me what went wrong? How could I
do it.</FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks!</FONT></DIV></BODY></HTML>