<!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.2912" name=GENERATOR>
<STYLE>
<!--
 /* Font Definitions */
 @font-face
        {font-family:ËÎÌå;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"\@ËÎÌå";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-justify:inter-ideograph;
        font-size:10.5pt;
        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
        {mso-style-type:personal-compose;
        font-family:Verdana;
        color:windowtext;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
 /* Page Definitions */
 @page Section1
        {size:595.3pt 841.9pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;
        layout-grid:15.6pt;}
div.Section1
        {page:Section1;}
-->
</STYLE>
</HEAD>
<BODY>
<DIV><FONT face=Verdana color=#000000 size=2>Hi Javier,</FONT></DIV>
<DIV><FONT face=Verdana color=#000000 size=2></FONT> </DIV>
<DIV><FONT face=Verdana color=#000000 size=2>Patrick is right. </FONT></DIV>
<DIV><FONT face=Verdana color=#000000 size=2></FONT> </DIV>
<DIV><FONT face=Verdana color=#000000 size=2>If you change the 
igstkImageSpatialObject.h </FONT><FONT face=Verdana color=#000000 
size=2>from</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>#include "igstkSpatialObject.h"</DIV>
<DIV> </DIV>
<DIV>#include "itkImageSpatialObject.h"<BR>#include "itkOrientedImage.h"</DIV>
<DIV> </DIV>
<DIV>#include "itkVTKImageExport.h"<BR>#include "vtkImageImport.h"<BR>#include 
"vtkImageData.h"</DIV>
<DIV> </DIV>
<DIV>to</DIV>
<DIV> <FONT face=Verdana size=2> </FONT></DIV>
<DIV><FONT size=2>
<DIV><FONT face=Verdana>#include "igstkSpatialObject.h"</FONT></DIV>
<DIV><FONT face=Verdana></FONT> </DIV>
<DIV><FONT face=Verdana>#include "itkImageSpatialObject.h"<BR></FONT></DIV>
<DIV><FONT face=Verdana>#include "itkVTKImageExport.h"<BR>#include 
"vtkImageImport.h"<BR>#include "vtkImageData.h"</FONT></DIV>
<DIV><FONT face=Verdana></FONT> </DIV>
<DIV><FONT face=Verdana>#include "itkOrientedImage.h"</FONT></DIV>
<DIV><FONT face=Verdana></FONT> </DIV>
<DIV><FONT face=Verdana>Because <FONT size=1><FONT 
size=2>itkImageTransformHelper class is used in itkOrientedImage 
class</FONT>.</FONT></FONT></DIV>
<DIV><FONT face=Verdana></FONT> </DIV>
<DIV><FONT face=Verdana>IGSTK will be built without error in VC 6.0 
SP6.</FONT></DIV>
<DIV><FONT face=Verdana></FONT> </DIV>
<DIV><FONT face=Verdana>Hope this helps</FONT></DIV>
<DIV><FONT face=Verdana></FONT> </DIV>
<DIV><FONT face=Verdana>Fucang</FONT></DIV>
<DIV><FONT face=Verdana></FONT> </DIV></DIV>
<DIV><FONT face=Verdana>
<HR>
</FONT></DIV></FONT>
<DIV><FONT face=Verdana><FONT size=2>On 2006-06-19 21:55:07 Javier E. 
Abache R.</FONT></FONT></DIV>
<DIV><FONT face=Verdana><FONT size=2>Subject:    [IGSTK-Users] 
Building IGSTK-Sandbox</FONT></FONT></DIV>
<DIV><FONT face=Verdana size=2></FONT> </DIV>
<DIV><FONT face=Verdana size=2>
<DIV>Hi<BR> <BR>I have the following problem:<BR> <BR>I¡äm 
building  IGSTK-Sandbox-Release-Iteration-8 then appear the 
following errors:</DIV>
<DIV> </DIV>
<DIV><FONT face=courier 
size=1>C:\Pasant¨ªa\InsightToolkit-2.6.0\Code\Common\itkImageTransformHelper.h(30) 
: fatal error C1001: INTERNAL COMPILER 
ERROR<BR>        (compiler file 'msc1.cpp', 
line 1786) <BR>         Please choose 
the Technical Support command on the Visual C++ 
<BR>         Help menu, or open the 
Technical Support help file for more 
information<BR>FourViewsTrackingWithCT.cxx</FONT></DIV>
<DIV><BR><FONT face=courier 
size=1>C:\Pasant¨ªa\InsightToolkit-2.6.0\Code\Common\itkImageTransformHelper.h(30) 
: fatal error C1001: INTERNAL COMPILER 
ERROR<BR>        (compiler file 'msc1.cpp', 
line 1786) <BR>         Please choose 
the Technical Support command on the Visual C++ 
<BR>         Help menu, or open the 
Technical Support help file for more information<BR>Generating 
Code...</FONT></DIV>
<DIV> </DIV>
<DIV>The IGSTK version is : IGSTK-Release-Iteration-8, built under Visual C++ 
6.0 with VTK 5.0.0, ITK 2.6.0 and Fltk-1.1-12-16-05.<BR> <BR>I need some 
advices to try...<BR> <BR>Thank you for your future help...</DIV>
<DIV><BR><BR> </DIV><BR><BR>Javier E. Abache R.
<P>
<HR SIZE=1>
<BR><FONT face=Verdana size=-2>LLama Gratis a cualquier PC del 
Mundo.<BR>Llamadas a fijos y m¨®viles desde 1 c¨¦ntimo por minuto.<BR><A 
href="http://us.rd.yahoo.com/mail/es/tagline/messenger/*http://es.voice.yahoo.com/">http://es.voice.yahoo.com</A></FONT> 
</FONT></DIV></BODY></HTML>