<DIV>Hello,</DIV>
<DIV> </DIV>
<DIV>For using RegionGrowing Segmentation, I have downloaded FLTK 1.1x. I first tried to compile FLTK-fltk.dsw with MSVC++ 6.0. During compilation of FLTK, I received following error:</DIV>
<DIV> </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. I am not sure where to lookinto for these files. Any input on this is appreciated. </DIV>
<DIV>Thanks,</DIV>
<DIV>Neha<BR><BR><B><I>Luis Ibanez <luis.ibanez@kitware.com></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>> Hello all,<BR>> <BR>> I am trying to use ITK 1.6 applications for the first time. When I <BR>> tried to run Cmake for ITK1.6\Applications\RegionGrowingSegmentation, I <BR>> received errors for following 3 commands in CMakeLists.txt. <BR>> <BR>> ADD_GUI_EXECUTABLE(RegionGrowingSegmentation2D <BR>> "${RegionGrowingSegmentation2D_SRCS}")<BR>> FLTK_WRAP_UI( RegionGrowingSegmentation2D <BR>> ${RegionGrowingSegmentation2D_GUI_SRCS})<BR>> ITK_DISABLE_FLTK_GENERATED_WARNINGS("${RegionGrowingSegmentation2D_GUI_SRCS}")<BR>> <BR>> I did "find in files" in all files under main ITK folder, but did not <BR>> find them. Are these commands already defined by
CMake or I need to set <BR>> them again in CMakeLists.txt.<BR>> <BR>> Any input on this is appreciated.<BR>> <BR>> Thanks,<BR>> <BR>> Neha<BR>> <BR>> <BR>> <BR>> ------------------------------------------------------------------------<BR>> Do you Yahoo!?<BR>> Yahoo! Mail <BR>> <HTTP: efficiency.html static new_mail promotions.yahoo.com *http: 50x taglines mail_us us.rd.yahoo.com><BR>> - 50x more storage than other providers!<BR>> <BR>> <BR>> ------------------------------------------------------------------------<BR>> <BR>> _______________________________________________<BR>> Insight-users mailing list<BR>> Insight-users@itk.org<BR>> 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!