[Insight-users] VC7.0 .net & SegmentationEditor

Karthik Krishnan Karthik.Krishnan at kitware.com
Fri Aug 26 18:41:53 EDT 2005



Benoit Frédéricque wrote:

> Hi,
> I am trying to compile the SegmentationEditor.
> I have installed ITK and VTK (BUILD_SHARED_LIB = off; VTK_WRAP_TCL On 
> & VTK_USE_PATENTED ON) and have several errors when I’m trying to 
> compile InsightApplications (USE_VTK = On).
>
> vtkVTKITKcommon project :
> - vtkITKArchetypeImageSeriesReader.cxx(202) : error C2039: 
> 'UseImageDirectionOn' : is not a member of 
> 'itk::OrientImageFilter<TInputImage,TOutputImage>'
>
>
>
> I am using ITK 2.0.1, VTK 4.4 and vc++ 7.0 .net. All my projects have 
> been created with Cmake2.2.
>
try a CVS update on ITK:

cvs log itkOrientImageFilter.txx

----------------------------
revision 1.5
date: 2005-04-22 20:43:28 +0000;  author: lorensen;  state: Exp;  lines: 
+251 -162
BUG: error in axis permutation logic. ENH: supports image direction as 
an option.
----------------------------


> Is there any known problem with visual 7.0 .net ?
> Any idea ?
>
> Regards
> Ben
>
> _______________________________________________
> 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