[Paraview] IRIX64 compile errors
Andy Cedilnik
andy . cedilnik at kitware . com
04 Dec 2003 13:54:43 -0500
Hi Marsha,
What version of compiler are you using? Also, could you send
CMakeError.log and CMakeCache.txt file to me?
Thank you.
Andy
On Thu, 2003-12-04 at 13:03, Marsha Boggs wrote:
> I have been unable to get a successful compile on SGI's running IRIX 64
> since ParaView release 1.0.2.
>
> I get the following errors :
>
> Building object file vtkDataArraySelection.o...
> cc-3345 cc: ERROR File =
> /am/furens.lanl.gov/vol/projects2/views/ParaView/ParaViewComplete/VTK/Common/vtkDataArraySelection.cxx,
> Line = 28
> "vector" is not a template.
>
> class vtkDataArraySelectionArrayNamesType: public
> vtkstd::vector<vtkstd::string> {};
> ^
>
> cc-1255 cc: ERROR File =
> /am/furens.lanl.gov/vol/projects2/views/ParaView/ParaViewComplete/VTK/Common/vtkDataArraySelection.cxx,
> Line = 28
> The global scope has no "string".