Hi ITK users out there,<div><br></div><div>I love ITK&#39;s functionality and I&#39;d also like to use GUIs in this specific project that I&#39;m working on. I checked around on the ITK related sites and all I could come up with was that if I want to link ITK with C# I better try out Simple ITK so here I am. I&#39;m assuming Simple ITK provides C# wrapping for ITK filters possibly not all of them but that is the essence. Is there something else I can use or is SimpleITK it?</div>
<div><br></div><div>Also while trying to build the binaries for SimpleITK I blundered across the following errors. Usually I manage to get around these but for some reason (I guess my brain has been refusing to work) I&#39;ve been stuck with these errors for 2 days. They are probably just 2 minutes work for somebody out there so could you help me out please? I&#39;m pasting the error report - </div>
<div><br></div><div><p style="margin:0px"><font color="#339999">Found the following C# .NET versions: v4.0.30319, v3.5, v2.0.50727</font></p>
<p style="margin:0px"><font color="#339999">Processing json files...</font></p>
<p style="margin:0px"><font color="#339999">Processing json files...done</font></p>
<p style="margin:0px"><font color="#339999">Found the following C# .NET versions: v4.0.30319, v3.5, v2.0.50727</font></p>
<p style="margin:0px"><font color="#339999">Using .NET compiler version v2.0.50727</font></p>
<p style="margin:0px"><span style="color:#ff0000">CMake Error at CMake/UseCSharp.cmake:88 (list):</span></p>
<p style="margin:0px"><span style="color:#ff0000">  list sub-command SORT only takes one argument.</span></p>
<p style="margin:0px"><span style="color:#ff0000">Call Stack (most recent call first):</span></p>
<p style="margin:0px"><span style="color:#ff0000">  CMake/UseCSharp.cmake:42 (CSHARP_ADD_PROJECT)</span></p>
<p style="margin:0px"><span style="color:#ff0000">  Wrapping/CMakeLists.txt:286 (csharp_add_library)</span></p>
<p style="margin:0px;color:rgb(255,0,0)"></p>
<p style="margin:0px;color:rgb(255,0,0)"></p>
<p style="margin:0px"><span style="color:#ff0000">CMake Error at Wrapping/CMakeLists.txt:290 (add_dependencies):</span></p>
<p style="margin:0px"><span style="color:#ff0000">  add_dependencies Adding dependency to non-existent target:</span></p>
<p style="margin:0px"><span style="color:#ff0000">  SimpleITKCSharpManaged</span></p>
<p style="margin:0px;color:rgb(255,0,0)"></p>
<p style="margin:0px;color:rgb(255,0,0)"></p>
<p style="margin:0px"><span style="color:#ff0000">CMake Error at CMake/UseCSharp.cmake:88 (list):</span></p>
<p style="margin:0px"><span style="color:#ff0000">  list sub-command SORT only takes one argument.</span></p>
<p style="margin:0px"><span style="color:#ff0000">Call Stack (most recent call first):</span></p>
<p style="margin:0px"><span style="color:#ff0000">  CMake/UseCSharp.cmake:46 (CSHARP_ADD_PROJECT)</span></p>
<p style="margin:0px"><span style="color:#ff0000">  Testing/Unit/CMakeLists.txt:338 (csharp_add_executable)</span></p>
<p style="margin:0px"><span style="color:#ff0000">  Testing/Unit/CMakeLists.txt:372 (add_csharp_test)</span></p>
<p style="margin:0px;color:rgb(255,0,0)"></p>
<p style="margin:0px;color:rgb(255,0,0)"></p>
<p style="margin:0px"><span style="background-color:rgb(255,255,255)"><font color="#3366ff">Configuring incomplete, errors occurred!</font></span></p></div><div><br></div><div><br></div><div>Another tiny little problem that I&#39;d like to have out of the way too. I&#39;ve been using ITK for some time now. But, only very recently did I decide to port to ITKv4. My question is - Is OpenCl a necessity for itkv4?</div>
<div><br></div><div><br></div><div>Thanks a lot people for all your help so far</div><div><br></div><div>Cheers</div><div>Lisa :)</div>