[Paraview] VisIt build issue with master

Andy Bauer andy.bauer at kitware.com
Mon Apr 1 11:30:03 EDT 2013


I was more concerned with the fact that we don't have any dashboards
building the VisIt bridge. We talked about it and think it was due to
renaming the CMake variable for enabling the VisIt bridge. It should be
enabled shortly on some dashboard machine.

Andy


On Sun, Mar 31, 2013 at 10:43 PM, Utkarsh Ayachit <
utkarsh.ayachit at kitware.com> wrote:

> That variable was recently changed in VTK (check with Kyle) to
> VTK_INTEGER_MAX. JUst replace them accordingly.
>
> Utkarsh
>
> On Sun, Mar 31, 2013 at 6:24 PM, Andy Bauer <andy.bauer at kitware.com>
> wrote:
> > Do any of the dashboards build the VisIt bridge? I'm getting the compile
> > error below with PV master but I don't see any dashboard issues.
> >
> > Andy
> >
> > In file included from
> >
> /home/acbauer/CODE/ParaView/ParaView/Utilities/VisItBridge/Library/VisItLib/visit_vtk/lightweight/vtkVisItCellLocator.C:18:0:
> >
> /home/acbauer/CODE/ParaView/ParaView/Utilities/VisItBridge/Library/VisItLib/visit_vtk/lightweight/vtkVisItCellLocator.h:
> > In member function ‘virtual void
> > vtkVisItCellLocator::SetNumberOfCellsPerBucket(int)’:
> >
> /home/acbauer/CODE/ParaView/ParaView/Utilities/VisItBridge/Library/VisItLib/visit_vtk/lightweight/vtkVisItCellLocator.h:74:3:
> > error: ‘VTK_LARGE_INTEGER’ was not declared in this scope
> >
> /home/acbauer/CODE/ParaView/ParaView/Utilities/VisItBridge/Library/VisItLib/visit_vtk/lightweight/vtkVisItCellLocator.h:
> > In member function ‘virtual int
> > vtkVisItCellLocator::GetNumberOfCellsPerBucketMaxValue()’:
> >
> /home/acbauer/CODE/ParaView/ParaView/Utilities/VisItBridge/Library/VisItLib/visit_vtk/lightweight/vtkVisItCellLocator.h:74:3:
> > error: ‘VTK_LARGE_INTEGER’ was not declared in this scope
> > make[2]: ***
> >
> [Utilities/VisItBridge/Library/VisItLib/visit_vtk/lightweight/CMakeFiles/lightweight_visit_vtk.dir/vtkVisItCellLocator.C.o]
> > Error 1
> > make[1]: ***
> >
> [Utilities/VisItBridge/Library/VisItLib/visit_vtk/lightweight/CMakeFiles/lightweight_visit_vtk.dir/all]
> > Error 2
> > make: *** [all] Error 2
> >
> >
> > _______________________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> > http://www.kitware.com/opensource/opensource.html
> >
> > Please keep messages on-topic and check the ParaView Wiki at:
> > http://paraview.org/Wiki/ParaView
> >
> > Follow this link to subscribe/unsubscribe:
> > http://www.paraview.org/mailman/listinfo/paraview
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130401/27dd1b55/attachment.htm>


More information about the ParaView mailing list