[vtk-developers] vtkDataArraySelection - vtkXMLReader build err

Brad King brad.king at kitware.com
Tue Apr 15 09:59:44 EDT 2003


> FYI, Borland builds will crash with recent cvs
> changes tp vtkDataArraySelection:
>
> Building object file vtkXMLReader.obj... Borland C++ 5.5.1 for Win32
> Copyright (c) 1993, 2000 Borland
> c:\Builder\Sources\VTK\IO\vtkXMLReader.cxx: Error E2285
> c:\Builder\Sources\VTK\IO\vtkXMLReader.cxx 595: Could not find a match
> for 'vtkDataArraySelection::SetArrays(char * *,int)' in function
> vtkXMLReader::SetDataArraySelections(vtkXMLDataElement
> *,vtkDataArraySelection *)

This is a bug in the borland compiler.  I saw the error on today's
dashboard.  I've committed a work-around.

-Brad




More information about the vtk-developers mailing list