<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        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.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:595.3pt 841.9pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style>
</head>
<body lang=DE link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Hi all,<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'>I have some problems using </span></font><font
size=2 face=Arial><span lang=EN-GB style='font-size:10.0pt;font-family:Arial'>itkImageToVTKImageFilter.
It already worked well before but now I get the following errors (the errors had
been in german, I tried to translate):<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face="Courier New"><span lang=EN-GB
style='font-size:10.0pt;font-family:"Courier New"'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=1 face="Courier New"><span
lang=EN-GB style='font-size:8.0pt;font-family:"Courier New"'>c:\src\openMAF\Libraries\ITK\Sources\InsightToolkit-3.2.0\Wrapping\WrapITK\ExternalProjects\ItkVtkGlue\src\itkImageToVTKImageFilter.txx(31)
: error C2143: </span></font><font size=1 face="Courier New"><span lang=EN-GB
style='font-size:8.0pt;font-family:"Courier New"'>syntax error : missing ';'
before '<'</span></font><font size=1 face="Courier New"><span lang=EN-GB
style='font-size:8.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=1 face="Courier New"><span
lang=EN-GB style='font-size:8.0pt;font-family:"Courier New"'>c:\src\openMAF\Libraries\ITK\Sources\InsightToolkit-3.2.0\Wrapping\WrapITK\ExternalProjects\ItkVtkGlue\src\itkImageToVTKImageFilter.txx(31)
: error C2501: 'ImageToVTKImageFilter': Missing memoryclass or typespecifier<o:p></o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=1 face="Courier New"><span
lang=EN-GB style='font-size:8.0pt;font-family:"Courier New"'>c:\src\openMAF\Libraries\ITK\Sources\InsightToolkit-3.2.0\Wrapping\WrapITK\ExternalProjects\ItkVtkGlue\src\itkImageToVTKImageFilter.txx(31)
: error C2988: </span></font><font size=1 face="Courier New"><span lang=EN-GB
style='font-size:8.0pt;font-family:"Courier New"'>unrecognizable template
declaration/definition</span></font><font size=1 face="Courier New"><span
lang=EN-GB style='font-size:8.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=1 face="Courier New"><span
lang=EN-GB style='font-size:8.0pt;font-family:"Courier New"'>c:\src\openMAF\Libraries\ITK\Sources\InsightToolkit-3.2.0\Wrapping\WrapITK\ExternalProjects\ItkVtkGlue\src\itkImageToVTKImageFilter.txx(31)
: error C2059: syntaxerror: '<'<o:p></o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=1 face="Courier New"><span
lang=EN-GB style='font-size:8.0pt;font-family:"Courier New"'>c:\src\openMAF\Libraries\ITK\Sources\InsightToolkit-3.2.0\Wrapping\WrapITK\ExternalProjects\ItkVtkGlue\src\itkImageToVTKImageFilter.txx(32)
: error C2039: 'ImageToVTKImageFilter': </span></font><font size=1
face="Courier New"><span lang=EN-GB style='font-size:8.0pt;font-family:"Courier New"'>is
not a member of</span></font><font size=1 face="Courier New"><span lang=EN-GB
style='font-size:8.0pt;font-family:"Courier New"'>'operator``global
namespace'''<o:p></o:p></span></font></p>
<p class=MsoNormal style='text-autospace:none'><font size=1 face="Courier New"><span
lang=EN-GB style='font-size:8.0pt;font-family:"Courier New"'>c:\src\openMAF\Libraries\ITK\Sources\InsightToolkit-3.2.0\Wrapping\WrapITK\ExternalProjects\ItkVtkGlue\src\itkImageToVTKImageFilter.txx(62)
: error C2588: '::~ImageToVTKImageFilter': </span></font><font size=1
face="Courier New"><span lang=EN-GB style='font-size:8.0pt;font-family:"Courier New"'>illegal
global destructor</span></font><font size=1 face="Courier New"><span
lang=EN-GB style='font-size:8.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal><font size=1 face="Courier New"><span lang=EN-GB
style='font-size:8.0pt;font-family:"Courier New"'>c:\src\openMAF\Libraries\ITK\Sources\InsightToolkit-3.2.0\Wrapping\WrapITK\ExternalProjects\ItkVtkGlue\src\itkImageToVTKImageFilter.txx(62)
: fatal error C1903: </span></font><font size=1 face="Courier New"><span
lang=EN-GB style='font-size:8.0pt;font-family:"Courier New"'>unable to recover
from previous error(s); stopping compilation</span></font><font size=1
face="Courier New"><span lang=EN-GB style='font-size:8.0pt;font-family:"Courier New"'>
<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face="Courier New"><span lang=EN-GB
style='font-size:10.0pt;font-family:"Courier New"'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'>As I already said it worked well before. I only
commented the ‘<font color=black><span style='color:black'>#include
"itkImageToVTKImageFilter.h"’ line out and then deleted the comment
signs again, so that it wasn’t commented out any longer. Does anyone know
what could have caused the problem and how it could be solved?<o:p></o:p></span></font></span></font></p>
<p class=MsoNormal><font size=2 color=black face=Arial><span lang=EN-GB
style='font-size:10.0pt;font-family:Arial;color:black'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 color=black face=Arial><span lang=EN-GB
style='font-size:10.0pt;font-family:Arial;color:black'>Thanks in advance<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=black face=Arial><span lang=EN-GB
style='font-size:10.0pt;font-family:Arial;color:black'>Sven</span></font><font
size=2 color=black face=Arial><span lang=EN-GB style='font-size:10.0pt;
font-family:Arial;color:black'><o:p></o:p></span></font></p>
</div>
</body>
</html>