[Insight-users] Compiling error of InsightApplications-2.2.0
Karthik Krishnan
Karthik.Krishnan at kitware.com
Fri Sep 9 13:49:48 EDT 2005
Thanks for the bug report.
This has been fixed both in the main CVS and in the ITK-2-2 branch. Note
that the changes will not reflect on the tarball on the website. Only
once the bugs accumulate sufficiently will it be fixed on the website.
To check out ITK-2-2:
cvs -d:pserver:anonymous at www.itk.org:/cvsroot/Insight co \
-r ITK-2-2 Insight
(passwd: insight)
or to check out ITK CVS
cvs -d:pserver:anonymous at www.itk.org:/cvsroot/Insight login
(passwd: insight)
The updated files were:
InsightApplications/CMakeLists.txt
InsightApplications/Auxillary/VtkFltk/fltkVTKImageViewer.txx
InsightApplications/Auxillary/VtkFltk/fltkVTKImageViewer.h
Thanks
Regards
Karthik
Yan Yang wrote:
> Hi All,
>
> I got the following an error message when compiling
> InsightApplications-2.2.0. I would be very grateful if you could help
> me with this problem.
>
> _________________________________________________________________________________
> Compiling...
> ThresholdSegmentationLevelSet.cxx
> C:\vtkITK\InsightApplications-2.2.0\InsightApplications-2.2.0\Auxiliary\VtkFltk\fltkVTKImageViewer.txx(79)
> : error C2039: 'AddViewProp' : is not a member of 'vtkRenderer'
>
> C:\vtkITK\VTK-4.2-LatestRelease\VTK\Rendering\vtkRenderer.h(50) : see
> declaration of 'vtkRenderer'
> D:\Program Files\Microsoft Visual
> Studio\VC98\INCLUDE\xstring(583) : while compiling class-template
> member function '__thiscall
> fltk::VTKImageViewer<float>::fltk::VTKImageViewer<float>(void)'
> Error executing cl.exe.
>
> ALL_BUILD - 1 error(s), 0 warning(s)
> __________________________________________________________________________________
>
> Best regards,
>
> Yan
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Insight-users mailing list
>Insight-users at itk.org
>http://www.itk.org/mailman/listinfo/insight-users
>
>
More information about the Insight-users
mailing list