[Insight-developers] SNAP Build Error w/ GCC 3.4
Leila Baghdadi
baghdadi at sickkids.ca
Mon Aug 28 14:48:14 EDT 2006
Hello John,
I think what the error message is saying is,
your fltk is a bit old i.e, it does not have the member hotspot
try using
fltk -1.1.7
and you should be fine,
I just build InsightApplications and SNAP did not have any problems
HTH
Leila
On Mon, 2006-28-08 at 14:36 -0400, jmelonak at ece.gatech.edu wrote:
> Hello,
>
> I'm trying to build ITK SNAP with GCC3.4. I've tried building the CVS,
> 2.8.1, and 2.6.0 versions of SNAP and get the same error (below) in all
> versions. I'm using the following packages, which all built without error:
>
> FLTK-1.1
> tcl8.4.1
> tk8.4.1
> VTK CVS
> ITK CVS
>
> ==========================
> The error:
>
>
> [ 68%] Building CXX object SNAP/CMakeFiles/itksnapui.dir/ImageIOWizard.o
> /local/bin/InsightApplicationsBinGCC3.4/SNAP/ImageIOWizard.cxx: In member
> function `virtual void ImageIOWizard::MakeWindow()':
> /local/bin/InsightApplicationsBinGCC3.4/SNAP/ImageIOWizard.cxx:6179:
> error: 'class Fl_Button' has no member named 'hotspot'
> make[2]: *** [SNAP/CMakeFiles/itksnapui.dir/ImageIOWizard.o] Error 1
> make[1]: *** [SNAP/CMakeFiles/itksnapui.dir/all] Error 2
> make: *** [all] Error 2
>
>
> ==========================
>
> Any ideas?
>
> Thanks,
>
> John
>
>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
More information about the Insight-developers
mailing list