<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=ks_c_5601-1987">
<META content="MSHTML 6.00.2900.2627" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi guys,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>There are some issues on PrintSelf.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Some of igstk classes are derived from ITK but some
are from VTK, or not derived at all.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>PrintSelf from ITK is a const method but not const
in VTK.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Classes that are not derived have to include all
Print-related methods and an operator<<.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>There are containers as a member variable, should
all elements in containers be displayed?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I modified source codes for IGSTK but I couldn't
compile some files with VC6 owing to INTERNAL COMPILER ERRORS so I'm trying to
build ITK and VTK on .NET2003.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV><FONT face=Arial size=2>
<DIV>I think this error is not related to syntax or
linking..<BR>C:\Insight2\Insight\Code\Common\itkFixedArray.h(63) : fatal error
C1001: INTERNAL COMPILER ERROR<BR>
(compiler file 'msc1.cpp', line 1794)
<BR> Please choose the Technical
Support command on the Visual C++
<BR> Help menu, or open the
Technical Support help file for more information</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Are merging properly done with CVS if I and other programmers are trying to
modify source codes concurrently?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV><FONT face=Arial size=2>
<DIV>Thanks,</DIV>
<DIV>Hee-Su</DIV>
<DIV></FONT> </DIV></BODY></HTML>