[Paraview] building paraview 3.98.1 with the pgi compiler (13.3.0-12.5.0)

Parete-Koon, Suzanne T. paretekoonst at ornl.gov
Wed Jul 3 10:26:24 EDT 2013


We are having difficulty building paraview with the pgi compiler on a large cray system. pgCC does not seem to recognize the "!="  for a certain class of functions. We have tried several versions of the pgi compiler. Has anyone encountered this? Is there a patch or a workaround?

Here is the error.

"/ccs/proj/nfi010/ParaView/ParaView-3.98.1-source/VTK/Rendering/Context2D/vtkAbstractContextItem.cxx", line 167: error:
no operator "!=" matches these operands
operand types are: vtkContextScenePrivate::const_reverse_iterator
!= std::reverse_iterator<vtkAbstractContextItem **>
this->Children->rbegin(); it != this->Children->rend(); ++it)
^
Many thanks,


SPK


More information about the ParaView mailing list