<tt>Hi,</tt><br>
<br>
<tt>I am trying to compile InsightSNAP and stuck in ImageIOWizardLogic.txx.</tt><br>
<tt>Now gcc version is 3.3.4, fltk is 1.4, itk and itkapplication are both</tt><br>
<tt>3.0.</tt><br>
<br>
<tt>The error message are as follows.</tt><br>
<br>
<tt>Building CXX object</tt><br>
<tt>SNAP/CMakeFiles/itksnapui.dir/UserInterface/ImageIOWizard/GreyImageIOWizardLogic.o</tt><br>
<tt>/home/myinstalls/InsightApplications/SNAP/UserInterface/ImageIOWizard/ImageIOWizardLogic.txx: In member function `void ImageIOWizardLogic<TPixel>::OnDICOMPageEnter() [with TPixel = GreyType]':</tt><br>
<tt>/home/myinstalls/InsightApplications/SNAP/UserInterface/ImageIOWizard/GreyImageIOWizardLogic.cxx:25: instantiated from here</tt><br>
<tt>/home/Rmyinstalls/InsightApplications/SNAP/UserInterface/ImageIOWizard/ImageIOWizardLogic.txx:567: error: `find_item' undeclared (first use this function)</tt><br>
<tt>/home/myinstalls/InsightApplications/SNAP/UserInterface/ImageIOWizard/ImageIOWizardLogic.txx:567: error: (Each</tt><br>
<tt> undeclared identifier is reported only once for each function appears</tt><br>
<tt> in.)</tt><br>
<tt>/home/myinstalls/InsightApplications/SNAP/UserInterface/ImageIOWizard/ImageIOWizardLogic.txx:569: error: invalid</tt><br>
<tt> conversion from `const Fl_Menu_Item*' to `int'</tt><br>
<tt>/home/myinstalls/InsightApplications/SNAP/UserInterface/ImageIOWizard/ImageIOWizardLogic.txx:569: error:</tt><br>
<tt> initializing argument 1 of `int Fl_Choice::value(int)'</tt><br>
<tt>make[2]: ***</tt><br>
<tt>[SNAP/CMakeFiles/itksnapui.dir/UserInterface/ImageIOWizard/GreyImageIOWizardLogic.o] Error 1</tt><br>
<tt>make[1]: *** [SNAP/CMakeFiles/itksnapui.dir/all] Error 2</tt><br>
<tt>make: *** [all] Error 2</tt><br>
<br>
<br>
<tt>Any help will be appreciated.</tt><br>
<br>
<tt>Thanks,</tt><br>
<br>
<tt>Ran</tt><br>
<br>