Hi Julien,<br> <br> I was using shared libraries. I will recompile ITK once again then :-)<br> <br> For FLTK, in the readme of InsightApplications, the following is written:<br> <br> Some important configuration details:<br> <br> &nbsp;&nbsp;&nbsp;&nbsp; * VTK requires VTK version 4.4 and must be built ANSI_STDLIB<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (the ANSI_STDLIB flag is only a concern with VisualStudio 6.0).<br> <br> &nbsp;&nbsp;&nbsp;&nbsp; * CMake version 2.0.3 or later should be used.<br> <br> &nbsp;&nbsp;&nbsp;&nbsp; * FLTK version 1.1.4 is required<br> <br> &nbsp;&nbsp;&nbsp;&nbsp; * Qt&nbsp; version 2.3 is required (if you select to build Qt examples)<br><br> <br> That's why I was using an older version of FLTK. You may want to change this note then :). All right, so I will compile FLTK too. <br> <br> Thanks a lot!<br> Esen<br><b><i><br> Julien Jomier &lt;julien.jomier@kitware.com&gt;</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid
 rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Hi Esen,<br><br>Happy to see that we are making some progress :)<br><br>The error looks like a mis-compilation of ITK or something like that. <br>Did you try to recompile ITK?<br>Are you compiling ITK using shared libraries? Can you try using static <br>libraries? (there is an option in CMake)<br><br>For the information FLTK 1.1.6 comes with a CMakeLists.txt and you <br>should be able to run CMake on it. Then when you configure <br>InsightApplications with CMake the FLTK_DIR is the FLTK binary directory <br>generated by CMake and CMake should magically find all the FLTK related <br>libraries and includes.<br><br>Julien<br><br>Seniha Esen Yuksel wrote:<br>&gt; Oh, sorry. I didn't compile FLTK with cmake, since it does not have a <br>&gt; cmakelists.txt file. I just did make in its own directory.   With the <br>&gt; new settings, I am getting the error below now. The CmakeCache is in  <br>&gt;
 http://www.cise.ufl.edu/~seyuksel/CMakeCache.txt.<br>&gt; I cannot thank you enough for your help!<br>&gt; Esen<br>&gt; <br>&gt; plum:62% make<br>&gt; Generating ImageViewerGUI.cxx<br>&gt; Scanning dependencies of target ImageViewer<br>&gt; Building CXX object ImageViewer/CMakeFiles/ImageViewer.dir/ImageViewer.o<br>&gt; Building CXX object ImageViewer/CMakeFiles/ImageViewer.dir/ImageViewerGUI.o<br>&gt; Linking CXX executable ImageViewer<br>&gt; /usr/local/lib/libITKFltkImageViewer.so: undefined reference to <br>&gt; `itk::TimeProbesCollectorBase::Report() const'<br>&gt; collect2: ld returned 1 exit status<br>&gt; make[2]: *** [ImageViewer/ImageViewer] Error 1<br>&gt; make[1]: *** [ImageViewer/CMakeFiles/ImageViewer.dir/all] Error 2<br>&gt; make: *** [all] Error 2<br>&gt; <br>&gt; <br>&gt; */Julien Jomier <julien.jomier @kitware.com="">/* wrote:<br>&gt; <br>&gt;     Hi Esen,<br>&gt; <br>&gt;     When you ran CMake on FLTK I assume you specified where to build the<br>&gt;   
  binaries (this is the binary directory I'm talking about).<br>&gt; <br>&gt;     The main problem you have is that the FLTK_INCLUDE_DIR is defined as:<br>&gt; <br>&gt;     FLTK_INCLUDE_DIR:PATH=/cise/research51/cvgmi_04/seyuksel/source/FLTK/fltk-1.1.4/FL<br>&gt; <br>&gt;     and should actually be:<br>&gt; <br>&gt;     FLTK_INCLUDE_DIR:PATH=/cise/research51/cvgmi_04/seyuksel/source/FLTK/fltk-1.1.4<br>&gt; <br>&gt;     Also the FLTK_DIR directory should point to the binary directory<br>&gt;     defined<br>&gt;     when running CMake. It looks like your binary and source directories<br>&gt;     are the same...<br>&gt; <br>&gt;     FLTK_DIR:PATH=/cise/research51/cvgmi_04/seyuksel/source/FLTK/fltk-1.1.4<br>&gt; <br>&gt;     Let us know if that helps,<br>&gt; <br>&gt;     Julien<br>&gt; <br>&gt;     Seniha Esen Yuksel wrote:<br>&gt;      &gt; Hi Julien,<br>&gt;      &gt;<br>&gt;      &gt; At the expense of sounding stupid, I don't see a bin directory in<br>&gt;    
 Fltk.<br>&gt;      &gt; However, FLTK survived the Cmake flawlessly and I have<br>&gt;     executables in<br>&gt;      &gt; the test directory and they are working great. Below is the<br>&gt;      &gt; CMakeCache.txt. Thanks a lot for your help.<br>&gt;      &gt; Esen<br>&gt;      &gt;<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; Seniha Esen Yuksel<br>&gt; University of Florida<br>&gt; <br>&gt; ------------------------------------------------------------------------<br>&gt; Do you Yahoo!?<br>&gt; Everyone is raving about the all-new Yahoo! Mail Beta. <br>&gt; <http: //us.rd.yahoo.com/evt="40791/*http://advision.webevents.yahoo.com/handraisers"> <br>&gt; <br>&gt; <br>&gt; <br>&gt; ------------------------------------------------------------------------<br>&gt; <br>&gt; _______________________________________________<br>&gt; Insight-users mailing list<br>&gt; Insight-users@itk.org<br>&gt;
 http://www.itk.org/mailman/listinfo/insight-users<br><br></http:></julien.jomier></blockquote><br><p>&#32;
                <hr size=1>Want to be your own boss? Learn how on <a href="http://us.rd.yahoo.com/evt=41244/*http://smallbusiness.yahoo.com/r-index"> Yahoo! Small Business.</a>