<div dir="ltr"><font color="#000000">Hello ITK experts,</font><div><font color="#000000"><br></font></div><div><font color="#000000">I have been trying to make ITK Apps work but I have not been successful so far. When I am building (making) ITKApps the process ends with 8 errors in </font><span style="color:rgb(0,0,0)">DICOMApp</span><span style="color:rgb(0,0,0)">. I would be thankful if you could help me in this regard. I am on Mac (</span><span style="color:rgb(0,0,0);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';line-height:22.4px">El Capitan</span><span style="color:rgb(0,0,0)">) and here is the summary of what I have done so far:</span></div><div><font color="#000000"><br></font></div><div><font color="#000000">1- Installing CMake-3.4.1.<br></font></div><div><font color="#000000">2- Installing <span class="">VTK</span>-6.3.0<br></font></div><div><font color="#000000">3- Installing <span class="">ITK</span>-4.8.2<br></font></div><div><font color="#000000">4- Installing FLTK-1.3.3 (Initially, I had some issues with building FLTK and came across to <a href="brew reinstall --devel https://raw.githubusercontent.com/dpo/homebrew/ec46018128dde5bf466b013a6c7086d0880930a3/Library/Formula/fltk.rb">this</a>; and using this solution: </font><font color="#0000ff">brew reinstall --devel </font><font color="#0000ff"><a href="https://raw.githubusercontent.com/dpo/homebrew/ec46018128dde5bf466b013a6c7086d0880930a3/Library/Formula/fltk.rb">https://raw.githubusercontent.com/dpo/homebrew/ec46018128dde5bf466b013a6c7086d0880930a3/Library/Formula/fltk.rb</a></font><font color="#000000"> , I could fix the problem and </font>fltk<font color="#000000"> folder has been created at \usr\local\Cellar\fltk\1.3.3-r10866_1\)</font></div><div><font color="#000000">5- Installing ITKApps:</font></div><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><font color="#000000">- Create a folder named "Applications" </font></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><span style="color:rgb(0,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;line-height:22.2px">- In</span><font color="#000000"> "Applications" directory run:</font><span style="font-family:Verdana,Arial,Helvetica,sans-serif;line-height:22.2px"><font color="#000000"> </font><font color="#0000ff">git clone <a href="http://itk.org/ITKApps.git" target="_blank" style="text-decoration:none">http://itk.org/ITKApps.git</a></font></span></div></blockquote></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><font color="#000000">-This will make a floder named "ITKApps"</font></div></blockquote></div></blockquote><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><font color="#000000">- Then, create a folder named "build" in "Applications" directory</font></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><font color="#000000">- Use Cmake gui:</font></div></blockquote></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><font color="#000000">* Source: PathTo/Applications/ITKApps<br>* Build: PathTo/Applications/build</font></blockquote></blockquote><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><font color="#000000">- Configure! There is a bug: Fltk resources not found, GUI application will not respond to mouse events</font></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><font color="#000000">- Manually set the ITK_FLTK_RESOURCE to \usr\local\Cellar\fltk\1.3.3-r10866_1\</font></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><font color="#000000">- Configure again! Successful!</font></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><font color="#000000">- Generate! Successful!</font></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><font color="#000000">- Go to /Applications/build directory, and make.</font></div></blockquote></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><font color="#000000">This process ends with 8 errors related to DICOMApp. <br>"8 errors generated.<br>make[2]: *** [DICOMApp/CMakeFiles/DICOMApp.dir/main.cxx.o] Error 1make[1]: *** [DICOMApp/CMakeFiles/DICOMApp.dir/all] Error 2<br>make: *** [all] Error 2"<br><br></font></blockquote></blockquote><div><font color="#000000">Please find attached the </font><font color="#ff00ff">text file</font><font color="#000000"> including the errors I got.</font></div><div><font color="#000000"><br></font></div><div><font color="#000000">Thanks,</font></div><div><font color="#000000">Sara Gh</font></div><div><br></div>







</div>