Hi, <br>I have compile in release mode, but I have problem with some examples. I build ITK in Visual Studio 2008 (with ITK.sln) in release.<br>Theh I tried to build <br>InsightToolkit-3.20.0\Examples\Segmentation\WatershedSegmentation2.cxx <br>
compiling has any errors, but when i run it with <br><br>WatershedSegmentation2 brainweb165a10f17.mha  output2.mhd  0.01  0.15<br>

<br>Program crash in<br><br><pre>    try{<br>    writer-&gt;Update();<br>    }<br></pre>
<br>but without exception :( <br><br>helloworld in ITK in release mode build and run well  try<br>Could someone help me please? <br>Thank you very much<br>