<DIV>Hello,</DIV>
<DIV>&nbsp;</DIV>
<DIV>For using RegionGrowing Segmentation, I have downloaded FLTK 1.1x.&nbsp; I first tried to compile FLTK-fltk.dsw with MSVC++ 6.0.&nbsp; During compilation of FLTK, I received following error:</DIV>
<DIV>&nbsp;</DIV>
<DIV>:\ITK_1.6\fltk-1.1.5rc1\src\Fl_JPEG_Image.cxx(53) : fatal error C1083: Cannot open include file: 'jpeglib.h': No such file or directory<BR>Fl_PNG_Image.cxx<BR>C:\ITK_1.6\fltk-1.1.5rc1\src\Fl_PNG_Image.cxx(44) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory<BR>Fl_PNM_Image.cxx<BR>CubeViewd.exe - 2 error(s), 0 warning(s)<BR></DIV>
<DIV>I did not find these header files in source tree of fltk.&nbsp;&nbsp; I am not sure where to lookinto for these files.&nbsp; Any input on this is appreciated.&nbsp;&nbsp; </DIV>
<DIV>Thanks,</DIV>
<DIV>Neha<BR><BR><B><I>Luis Ibanez &lt;luis.ibanez@kitware.com&gt;</I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid"><BR>Hi Neha,<BR><BR>InsightApplications *must* be configured with CMake from<BR>the top level directory, not from any of the project subdirectories.<BR>That is, you cannot simply configure one of the subprojects.<BR><BR>The reason is that there are a number of resources that are shared<BR>among several applications. In particular the libraries created in<BR>Auxiliary/FltkImageViewer.<BR><BR>Please configure the project form the top level directory, and<BR>open the top level .dsw workspace. Once you open this workspace<BR>you can buil the single "RegionGrowingSegmentation" project.<BR><BR>Dependencies will take care of building any additional libraries<BR>required.<BR><BR>Also make sure that when you configure InsightApplications you<BR>provide the elements for FLTK and VTK. You will find instructions<BR>on this in the Tutorial
 Sessions.<BR><BR>http://www.itk.org/HTML/Tutorials.htm<BR><BR>in particular in<BR><BR>http://www.itk.org/CourseWare/Training/GettingStarted-I.pdf<BR>http://www.itk.org/CourseWare/Training/GettingStarted-IV.pdf<BR><BR><BR>Regards,<BR><BR><BR>Luis<BR><BR><BR><BR>---------------<BR>neha k wrote:<BR><BR>&gt; Hello all,<BR>&gt; <BR>&gt; I am trying to use ITK 1.6 applications for the first time. When I <BR>&gt; tried to run Cmake for ITK1.6\Applications\RegionGrowingSegmentation, I <BR>&gt; received errors for following 3 commands in CMakeLists.txt. <BR>&gt; <BR>&gt; ADD_GUI_EXECUTABLE(RegionGrowingSegmentation2D <BR>&gt; "${RegionGrowingSegmentation2D_SRCS}")<BR>&gt; FLTK_WRAP_UI( RegionGrowingSegmentation2D <BR>&gt; ${RegionGrowingSegmentation2D_GUI_SRCS})<BR>&gt; ITK_DISABLE_FLTK_GENERATED_WARNINGS("${RegionGrowingSegmentation2D_GUI_SRCS}")<BR>&gt; <BR>&gt; I did "find in files" in all files under main ITK folder, but did not <BR>&gt; find them. Are these commands already defined by
 CMake or I need to set <BR>&gt; them again in CMakeLists.txt.<BR>&gt; <BR>&gt; Any input on this is appreciated.<BR>&gt; <BR>&gt; Thanks,<BR>&gt; <BR>&gt; Neha<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; ------------------------------------------------------------------------<BR>&gt; Do you Yahoo!?<BR>&gt; Yahoo! Mail <BR>&gt; <HTTP: efficiency.html static new_mail promotions.yahoo.com *http: 50x taglines mail_us us.rd.yahoo.com><BR>&gt; - 50x more storage than other providers!<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><BR><BR></BLOCKQUOTE><p>
                <hr size=1>Do you Yahoo!?<br>
<a href="http://us.rd.yahoo.com/mail_us/taglines/100/*http://promotions.yahoo.com/new_mail/static/efficiency.html">New and Improved Yahoo! Mail</a> - 100MB free storage!