<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt">I was finally successful in compiling and running the "hello world" program. Now I am trying to run the RGB Image example program rgbimage.cxx in the examples folder but the program crashes in the function call-<br><br>&nbsp;reader-&gt;Update();<br><br>in the first line in -<br><br>template &lt;class TOutputImage, class ConvertPixelTraits&gt;<br>void ImageFileReader&lt;TOutputImage, ConvertPixelTraits&gt; ::EnlargeOutputRequestedRegion(DataObject *output)<br>{<br>typename TOutputImage::Pointer out = dynamic_cast&lt;TOutputImage*&gt;(output);//crash<br>...<br>...<br>..<br>}<br><br><br>How do I debug whats going wrong? Again, I am directly compiling (VS6) and using the example code.<br><br>Thanks in advance,<br>Roger<br></div><br>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam? 
 Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com </body></html>